Compute V1 Client - Class AmendmentStatus (2.3.0)

Reference documentation and code samples for the Compute V1 Client class AmendmentStatus.

[Output Only] The current status of the requested amendment.

Protobuf type google.cloud.compute.v1.FutureReservationStatus.AmendmentStatus

Namespace

Google \ Cloud \ Compute \ V1 \ FutureReservationStatus

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_AMENDMENT_STATUS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_AMENDMENT_STATUS = 0;

AMENDMENT_APPROVED

Value: 150573001

The requested amendment to the Future Resevation has been approved and applied by GCP.

Generated from protobuf enum AMENDMENT_APPROVED = 150573001;

AMENDMENT_DECLINED

Value: 70395200

The requested amendment to the Future Reservation has been declined by GCP and the original state was restored.

Generated from protobuf enum AMENDMENT_DECLINED = 70395200;

AMENDMENT_IN_REVIEW

Value: 25830624

The requested amendment to the Future Reservation is currently being reviewd by GCP.

Generated from protobuf enum AMENDMENT_IN_REVIEW = 25830624;

AMENDMENT_STATUS_UNSPECIFIED

Value: 412250332

Generated from protobuf enum AMENDMENT_STATUS_UNSPECIFIED = 412250332;