Reference documentation and code samples for the BigQuery Reservation v1 API enum Assignment.Types.State.
Assignment will remain in PENDING state if no active capacity commitment is
present. It will become ACTIVE when some capacity commitment becomes
active.
[[["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-07-02 UTC."],[[["The content provides reference documentation for the `Assignment.Types.State` enum within the BigQuery Reservation v1 API, specifically for version 2.5.0."],["This enum defines three possible states: `Active`, `Pending`, and `Unspecified`, each with distinct implications for query execution."],["Assignments are in a `Pending` state when no active capacity commitment is available, leading to on-demand query execution."],["The `Active` state indicates that the assignment is ready for use."],["The `Unspecified` state represents an invalid state value."]]],[]]