v1

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

Lists DeploymentGroupRevisions in a given DeploymentGroup.

get/v1/{+parent}/revisions

Path parameters

parentstring required

Required. The parent, which owns this collection of deployment group revisions. Format: 'projects/{project_id}/locations/{location}/deploymentGroups/{deployment_group}'.

Query parameters

pageSizeinteger

Optional. When requesting a page of resources, 'page_size' specifies number of resources to return. If unspecified, a sensible default will be used by the server. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

Optional. Token returned by previous call to 'ListDeploymentGroupRevisions' which specifies the position in the list from where to continue listing the deployment group revisions. All other parameters provided to ListDeploymentGroupRevisions must match the call that provided the page token.

pageSizeinteger

When requesting a page of resources, page_size specifies number of resources to return. If unspecified, at most 500 will be returned. The maximum value is 1000.

pageTokenstring

Token returned by previous call to 'ListRevisions' which specifies the position in the list from where to continue listing the resources.

Response

Successful response