BigQuery Reservation v1 API - Enum Assignment.Types.State (2.4.0)

public enum Assignment.Types.State

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.

Namespace

Google.Cloud.BigQuery.Reservation.V1

Assembly

Google.Cloud.BigQuery.Reservation.V1.dll

Fields

Name Description
Active

Assignment is ready.

Pending

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

Unspecified

Invalid state value.