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 \ SoleTenancyPreferencesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
COMMITMENT_PLAN_UNSPECIFIED
Value: 0Unspecified commitment plan.
Generated from protobuf enum COMMITMENT_PLAN_UNSPECIFIED = 0;
ON_DEMAND
Value: 1No commitment plan (on-demand usage).
Generated from protobuf enum ON_DEMAND = 1;
COMMITMENT_1_YEAR
Value: 21 year commitment.
Generated from protobuf enum COMMITMENT_1_YEAR = 2;
COMMITMENT_3_YEAR
Value: 33 years commitment.
Generated from protobuf enum COMMITMENT_3_YEAR = 3;