Google Cloud Migration Center V1 Client - Class CommitmentPlan (1.0.0)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class CommitmentPlan.

Type of committed use discount.

Protobuf type google.cloud.migrationcenter.v1.SoleTenancyPreferences.CommitmentPlan

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ SoleTenancyPreferences

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

COMMITMENT_PLAN_UNSPECIFIED

Value: 0

Unspecified commitment plan.

Generated from protobuf enum COMMITMENT_PLAN_UNSPECIFIED = 0;

ON_DEMAND

Value: 1

No commitment plan (on-demand usage).

Generated from protobuf enum ON_DEMAND = 1;

COMMITMENT_1_YEAR

Value: 2

1 year commitment.

Generated from protobuf enum COMMITMENT_1_YEAR = 2;

COMMITMENT_3_YEAR

Value: 3

3 years commitment.

Generated from protobuf enum COMMITMENT_3_YEAR = 3;