Capacity Commitment Renewal Plan
The plan this capacity commitment is converted to after commitment_end_time passes. Once the plan is changed, committed period is extended according to commitment plan. Only applicable for ANNUAL and TRIAL commitments.
Entries
Invalid plan value. Requests with this value will be rejected with error code google.rpc.Code.INVALID_ARGUMENT
.
Same as FLEX, should only be used if flat-rate commitments are still available.
Trial commitments have a committed period of 182 days after becoming ACTIVE. After that, they are converted to a new commitment based on the renewal_plan
. Default renewal_plan
for Trial commitment is Flex so that it can be deleted right after committed period ends.
Same as MONTHLY, should only be used if flat-rate commitments are still available.
Same as ANNUAL, should only be used if flat-rate commitments are still available.
Should only be used for renewal_plan
and is only meaningful if edition is specified to values other than EDITION_UNSPECIFIED. Otherwise CreateCapacityCommitmentRequest or UpdateCapacityCommitmentRequest will be rejected with error code google.rpc.Code.INVALID_ARGUMENT
. If the renewal_plan is NONE, capacity commitment will be removed at the end of its commitment period.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.