location property

String? location
getter/setter pair

The geographic location of the job.

The default value is US. For more information about BigQuery locations, see: https://cloud.google.com/bigquery/docs/locations

Optional.

Implementation

core.String? location;