Enum Assignment.Types.State (2.0.0)

public enum 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

NameDescription
Active

Assignment is ready.

Pending

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

Unspecified

Invalid state value.