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
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_PLANNING_STATUS
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PLANNING_STATUS = 0;
DRAFT
Value: 65307009Future Reservation is being drafted.
Generated from protobuf enum DRAFT = 65307009;
PLANNING_STATUS_UNSPECIFIED
Value: 252728940Generated from protobuf enum PLANNING_STATUS_UNSPECIFIED = 252728940;
SUBMITTED
Value: 450918619Future Reservation has been submitted for evaluation by GCP.
Generated from protobuf enum SUBMITTED = 450918619;