public enum FutureReservationStatus.AmendmentStatus extends Enum<FutureReservationStatus.AmendmentStatus> implements ProtocolMessageEnumOutput only. [Output Only] The current status of the requested amendment.
Protobuf enum google.cloud.compute.v1.FutureReservationStatus.AmendmentStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AMENDMENT_APPROVED |
The requested amendment to the Future Resevation has been approved and applied by GCP. |
AMENDMENT_APPROVED_VALUE |
The requested amendment to the Future Resevation has been approved and applied by GCP. |
AMENDMENT_DECLINED |
The requested amendment to the Future Reservation has been declined by GCP and the original state was restored. |
AMENDMENT_DECLINED_VALUE |
The requested amendment to the Future Reservation has been declined by GCP and the original state was restored. |
AMENDMENT_IN_REVIEW |
The requested amendment to the Future Reservation is currently being reviewd by GCP. |
AMENDMENT_IN_REVIEW_VALUE |
The requested amendment to the Future Reservation is currently being reviewd by GCP. |
AMENDMENT_STATUS_UNSPECIFIED |
|
AMENDMENT_STATUS_UNSPECIFIED_VALUE |
|
UNDEFINED_AMENDMENT_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_AMENDMENT_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|