v1

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

Lists Revisions from a given Service, or from a given location. Results are sorted by creation time, descending.

get/v2/{+parent}/revisions

Path parameters

parentstring required

Required. The Service from which the Revisions should be listed. To list all Revisions across Services, use "-" instead of Service name. Format: projects/{project}/locations/{location}/services/{service}

Query parameters

pageSizeinteger

Maximum number of revisions to return in this call.

pageTokenstring

A page token received from a previous call to ListRevisions. All other parameters must match.

showDeletedboolean

If true, returns deleted (but unexpired) resources along with active ones.

Response

Successful response