Add Support for Dual Region Buckets #1820
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
FR: Support dual region buckets.
The method for creating a bucket should accept a string with 2 regions concatenated with a '+' (e.g.
US-EAST1+US-WEST1
).System tests:
location
metadata is the specified dual region providedlocationType
metadata isdual-region
[Internal] For details and coordination: go/gcs-dpe-dual-region-milestones
The text was updated successfully, but these errors were encountered: