Google BigQuery v2 API - Enum JobState (3.9.0)

public enum JobState

Reference documentation and code samples for the Google BigQuery v2 API enum JobState.

Possible states of a job.

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Fields

NameDescription
Done

The job has completed (possibly unsuccessfully).

Pending

The job has not yet stated.

Running

The job is running.