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."],[[["The latest version available for the BigQuery Reservation v1 API is 2.7.0, while version 2.1.0 is the current context."],["This content provides reference documentation for the `CommitmentPlan` enum, which is part of the `CapacityCommitment.Types` within the `Google.Cloud.BigQuery.Reservation.V1` namespace."],["The `CommitmentPlan` enum defines various commitment periods for capacity, such as `Annual`, `Flex`, `Monthly`, `Trial`, and `Unspecified`, each with different durations and renewal behaviors."],["The documentation outlines the specific committed periods for each plan, noting that plans like `Flex` and `Monthly` can be removed after their committed period ends, whereas `Annual` and `Trial` plans convert to new commitments."],["The `Unspecified` plan is considered invalid and will result in an `INVALID_ARGUMENT` error if used in requests."]]],[]]