datasetLocation property

String? datasetLocation
getter/setter pair

If supported, the location where the dataset's data is stored.

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

Implementation

core.String? datasetLocation;