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.
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.
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.
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-03-21 UTC."],[[["This webpage documents the `CommitmentPlan` enum within the `Google.Cloud.BigQuery.Reservation.V1` namespace, which defines the committed period for capacity commitments."],["The latest version of this documentation is 2.7.0, with various prior versions ranging back to 1.2.0, each linked for reference."],["There are five commitment plan options available: `Annual`, `Flex`, `Monthly`, `Trial`, and `Unspecified`, each with specific durations and renewal behaviors."],["`Annual` and `Trial` commitment plans are renewed after their periods, while `Flex` and `Monthly` plans are not and can be removed after the committed period."],["`Unspecified` is an invalid plan value, which will result in an `INVALID_ARGUMENT` error if used."]]],[]]