admin
Returns the list of reservations for the given project.
get/v1/admin/{+parent}/reservations
Path parameters
parentstring required
Required. The parent whose reservations are to be listed. Structured like projects/{project_number}/locations/{location}.
Query parameters
pageSizeinteger
The maximum number of reservations to return. The service may return fewer than this value. If unset or zero, all reservations for the parent will be returned.
pageTokenstring
A page token, received from a previous ListReservations call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListReservations must match the call that provided the page token.
Response
Successful response