Compute V1 Client - Class Plan (2.0.0)

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

The minimum time duration that you commit to purchasing resources. The plan that you choose determines the preset term length of the commitment (which is 1 year or 3 years) and affects the discount rate that you receive for your resources. Committing to a longer time duration typically gives you a higher discount rate. The supported values for this field are TWELVE_MONTH (1 year), and THIRTY_SIX_MONTH (3 years).

Protobuf type google.cloud.compute.v1.Commitment.Plan

Namespace

Google \ Cloud \ Compute \ V1 \ Commitment

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_PLAN

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_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;