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 document provides versioned documentation for `CommitmentPlan` within the `Google.Cloud.BigQuery.Reservation.V1` namespace, with the latest version being 2.7.0."],["`CommitmentPlan` is an enumeration that defines the committed period for capacity commitments, which cannot be deleted during that time."],["The `CommitmentPlan` enum includes five fields: `Annual`, `Flex`, `Monthly`, `Trial`, and `Unspecified`, each with distinct committed periods and renewal behaviors."],["Different commitment periods range from 1 minute for `Flex` to 365 days for `Annual`, with `Trial` commitments converting to a `Flex` plan after their initial 182-day period."],["The `Unspecified` plan is an invalid plan value that will be rejected with an `INVALID_ARGUMENT` error code."]]],[]]