Google BigQuery v2 API - Enum JobState (3.2.0)

Stay organized with collections Save and categorize content based on your preferences.
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.