replicaLocations property

List<String>? replicaLocations
getter/setter pair

The geographic locations where the dataset should be replicated.

See BigQuery locations for supported locations.

Optional.

Implementation

core.List<core.String>? replicaLocations;