Module: Google::Cloud::MigrationCenter::V1::CommitmentPlan
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
The plan of commitments for VM resource-based committed use discount (CUD).
Constant Summary collapse
- COMMITMENT_PLAN_UNSPECIFIED =
Unspecified commitment plan.
0
- COMMITMENT_PLAN_NONE =
No commitment plan.
1
- COMMITMENT_PLAN_ONE_YEAR =
1 year commitment.
2
- COMMITMENT_PLAN_THREE_YEARS =
3 years commitment.
3