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