Class ListReservationGroupsRequest (1.25.0)

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

The request for ReservationService.ListReservationGroups.

Attributes

Name Description
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.