Reference documentation and code samples for the Google BigQuery Reservation V1 Client class State.
Assignment will remain in PENDING state if no active capacity commitment is
present. It will become ACTIVE when some capacity commitment becomes
active.
Protobuf type google.cloud.bigquery.reservation.v1.Assignment.State
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
STATE_UNSPECIFIED
Value: 0
Invalid state value.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
PENDING
Value: 1
Queries from assignee will be executed as on-demand, if related
assignment is pending.
[[["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 2024-11-06 UTC."],[],[]]