Compute V1 Client - Class CommitmentPlan (2.3.0)

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 \ FutureReservationCommitmentInfo

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_COMMITMENT_PLAN

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_COMMITMENT_PLAN = 0;

INVALID

Value: 530283991

Generated from protobuf enum INVALID = 530283991;

THIRTY_SIX_MONTH

Value: 266295942

Generated from protobuf enum THIRTY_SIX_MONTH = 266295942;

TWELVE_MONTH

Value: 173083962

Generated from protobuf enum TWELVE_MONTH = 173083962;