Class GetReservationSlotRequest (0.11.0)

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

A request message for ReservationSlots.Get. See the method description for details.

Attributes

Name Description
parent_name str
The name of the parent reservation and parent block, formatted as reservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name}
project str
The project ID for this request.
reservation_slot str
The name of the reservation slot, formatted as RFC1035 or a resource ID number.
zone str
The name of the zone for this request, formatted as RFC1035.