Class ListReservationsResponse (1.26.0)

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

Response for ListReservations.

Attributes

Name Description
reservations MutableSequence[google.cloud.tpu_v2alpha1.types.Reservation]
The listed reservations.
next_page_token str
The next page token or empty if none.