Annual commitments have a committed period of 365 days after becoming
ACTIVE. After that they are converted to a new commitment based on the
renewal_plan.
AnnualFlatRate
Same as ANNUAL, should only be used if flat-rate commitments are still
available.
Flex
Flex commitments have committed period of 1 minute after becoming ACTIVE.
After that, they are not in a committed period anymore and can be removed
any time.
FlexFlatRate
Same as FLEX, should only be used if flat-rate commitments are still
available.
Monthly
Monthly commitments have a committed period of 30 days after becoming
ACTIVE. After that, they are not in a committed period anymore and can be
removed any time.
MonthlyFlatRate
Same as MONTHLY, should only be used if flat-rate commitments are still
available.
None
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.
ThreeYear
3-year commitments have a committed period of 1095(3 * 365) days after
becoming ACTIVE. After that they are converted to a new commitment based
on the renewal_plan.
Trial
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.
Unspecified
Invalid plan value. Requests with this value will be rejected with
error code google.rpc.Code.INVALID_ARGUMENT.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This document provides reference information for the `CapacityCommitment.Types.CommitmentPlan` enum within the Google Cloud BigQuery Reservation v1 API, detailing the various commitment periods available."],["The latest version available is 2.7.0, and the list displays version history from there down to version 1.2.0, with each version linking to its corresponding documentation."],["Commitment plans such as `Annual`, `Monthly`, `Flex`, `ThreeYear`, and `Trial` define the length of the commitment period, with differing rules for renewal and deletion after the active period."],["Certain flat-rate commitment types (e.g., `AnnualFlatRate`, `FlexFlatRate`) are included, but should only be used if flat-rate commitments are still supported."],["The `None` commitment plan is specifically used for `renewal_plan` and is only relevant if the edition is not `EDITION_UNSPECIFIED`, and the `Unspecified` plan will result in the request being rejected."]]],[]]