Class ListReservationsResponse (0.1.0)

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

The response for ReservationService.ListReservations.

Attributes

NameDescription
reservations Sequence[.gcbr_reservation.Reservation]
List of reservations visible to the user.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.