Class ListReservationsRequest (1.24.0)

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

Request for ListReservations.

Attributes

Name Description
parent str
Required. The parent for reservations.
page_size int
The maximum number of items to return. Defaults to 0 if not specified, which means no limit.
page_token str
The next_page_token value returned from a previous List request, if any.