Reference documentation and code samples for the Compute V1 Client class CommitmentPlan.
Indicates if a Commitment needs to be created as part of FR delivery. If this field is not present, then no commitment needs to be created.
Protobuf type google.cloud.compute.v1.FutureReservationCommitmentInfo.CommitmentPlan
Namespace
Google \ Cloud \ Compute \ V1 \ FutureReservationCommitmentInfoMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_COMMITMENT_PLAN
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_COMMITMENT_PLAN = 0;
INVALID
Value: 530283991Generated from protobuf enum INVALID = 530283991;
THIRTY_SIX_MONTH
Value: 266295942Generated from protobuf enum THIRTY_SIX_MONTH = 266295942;
TWELVE_MONTH
Value: 173083962Generated from protobuf enum TWELVE_MONTH = 173083962;