GetReservationBlockRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A request message for ReservationBlocks.Get. See the method description for details.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
project |
str
Project ID for this request. |
reservation |
str
The name of the reservation. Name should conform to RFC1035 or be a resource ID. |
reservation_block |
str
The name of the reservation block. Name should conform to RFC1035 or be a resource ID. |
view |
str
View of the Block. Check the View enum for the list of possible values. This field is a member of oneof _ _view .
|
zone |
str
Name of the zone for this request. Zone name should conform to RFC1035. |
Classes
View
View(value)
View of the Block.