replicaLocations property

List<String>? replicaLocations
getter/setter pair

A list of regions where the publisher has created shared dataset replicas.

Optional.

Implementation

core.List<core.String>? replicaLocations;