Google BigQuery v2 API - Enum QueryPriority (3.3.0)

public enum QueryPriority

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

The priority of a query.

Namespace

GoogleGoogle.CloudGoogle.Cloud.BigQueryV2

Assembly

Google.Cloud.BigQuery.V2.dll

Fields

NameDescription
Batch

The query is queued until idle resources are available.

Interactive

The query is executed as soon as possible.