location property

String? location
getter/setter pair

The geographic location where the dataset should reside.

See https://cloud.google.com/bigquery/docs/locations for supported locations.

Implementation

core.String? location;