Module Google::Cloud::Bigquery::Reservation::V1::Assignment::State (v0.4.2)

Assignment will remain in PENDING state if no active capacity commitment is present. It will become ACTIVE when some capacity commitment becomes active.

Constants

STATE_UNSPECIFIED

value: 0
Invalid state value.

PENDING

value: 1
Queries from assignee will be executed as on-demand, if related assignment is pending.

ACTIVE

value: 2
Assignment is ready.