Reference documentation and code samples for the Compute V1 Client class PlanningStatus.
Planning state before being submitted for evaluation
Protobuf type google.cloud.compute.v1.FutureReservation.PlanningStatus
Namespace
Google \ Cloud \ Compute \ V1 \ FutureReservationMethods
static::name
value
mixed
static::value
name
mixed
Constants
UNDEFINED_PLANNING_STATUS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PLANNING_STATUS = 0;
DRAFT
Value: 65307009
Future Reservation is being drafted.
Generated from protobuf enum DRAFT = 65307009;
PLANNING_STATUS_UNSPECIFIED
Value: 252728940
Generated from protobuf enum PLANNING_STATUS_UNSPECIFIED = 252728940;
SUBMITTED
Value: 450918619
Future Reservation has been submitted for evaluation by GCP.
Generated from protobuf enum SUBMITTED = 450918619;

