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-03-21 UTC."],[[["The content provides documentation for the `Assignment.Types.State` enum within the Google Cloud BigQuery Reservation v1 API, specifically for the .NET environment, with version 2.4.0 being the focus of the main page."],["The latest version available is 2.7.0, and the documentation also covers previous versions, down to 1.2.0, each linked to its respective documentation page."],["The `Assignment.Types.State` enum defines three possible states: `Active`, `Pending`, and `Unspecified`, each with specific implications for query execution and capacity commitment."],["Assignments in the `Pending` state indicate that queries will be executed on-demand until a capacity commitment becomes active, at which point the assignment transitions to `Active`."],["The `Unspecified` state is simply an invalid state."]]],[]]