FutureReservationStatusLastKnownGoodState(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The state that the future reservation will be reverted to should the amendment be declined.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
description |
str
[Output Only] The description of the FutureReservation before an amendment was requested. This field is a member of oneof _ _description .
|
existing_matching_usage_info |
google.cloud.compute_v1beta.types.FutureReservationStatusExistingMatchingUsageInfo
[Output Only] Represents the matching usage for the future reservation before an amendment was requested. This field is a member of oneof _ _existing_matching_usage_info .
|
future_reservation_specs |
google.cloud.compute_v1beta.types.FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
This field is a member of oneof _ _future_reservation_specs .
|
lock_time |
str
[Output Only] The lock time of the FutureReservation before an amendment was requested. This field is a member of oneof _ _lock_time .
|
name_prefix |
str
[Output Only] The name prefix of the Future Reservation before an amendment was requested. This field is a member of oneof _ _name_prefix .
|
procurement_status |
str
[Output Only] The status of the last known good state for the Future Reservation. Check the ProcurementStatus enum for the list of possible values. This field is a member of oneof _ _procurement_status .
|
Classes
ProcurementStatus
ProcurementStatus(value)
[Output Only] The status of the last known good state for the Future Reservation.