v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1336218221.3 KB
projects

Lists all app versions in the given app.

get/v1/{+parent}/versions

Path parameters

parentstring required

Required. The resource name of the app to list app versions from.

Query parameters

filterstring

Optional. Filter to be applied when listing the app versions. See https://google.aip.dev/160 for more details.

orderBystring

Optional. Field to sort by. Only "name" and "create_time" is supported. See https://google.aip.dev/132#ordering for more details.

pageSizeinteger

Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

pageTokenstring

Optional. The next_page_token value returned from a previous list AgentService.ListAppVersions call.

Response

Successful response