defaultLocation property

String? defaultLocation
getter/setter pair

The default BigQuery location to use.

Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.

Optional.

Implementation

core.String? defaultLocation;