Google BigQuery v2 API - Enum QueryPriority (3.2.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum QueryPriority

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

The priority of a query.

Namespace

Google.Cloud.BigQuery.V2

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.