Class ListReservationsRequest (1.0.1)

ListReservationsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for ReservationService.ListReservations.

Attributes

NameDescription
parent str
Required. The parent resource name containing project and location, e.g.: projects/myproject/locations/US
page_size int
The maximum number of items to return per page.
page_token str
The next_page_token value returned from a previous List request, if any.