ResourceStatusReservationConsumptionInfo(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Reservation consumption information that the instance is consuming from.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
consumed_reservation |
str
Output only. [Output Only] The full resource name of the reservation that this instance is consuming from. This field is a member of oneof_ _consumed_reservation.
|
consumed_reservation_block |
str
Output only. [Output Only] The full resource name of the reservation block that this instance is consuming from. This field is a member of oneof_ _consumed_reservation_block.
|
consumed_reservation_sub_block |
str
Output only. [Output Only] The full resource name of the reservation sub-block that this instance is consuming from. This field is a member of oneof_ _consumed_reservation_sub_block.
|