Google Cloud Audit API - Enum BigQueryAuditMetadata.Types.JobState (2.4.0)

public enum BigQueryAuditMetadata.Types.JobState

Reference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.JobState.

State of a job.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
Done

Job is done.

Pending

Job is waiting for the resources.

Running

Job is running.

Unspecified

State unknown.