Class RelocateBucketRequest.DestinationCustomPlacementConfigData
The bucket's new custom placement configuration if relocating to a Custom Dual Region.
Inherited Members
Namespace: Google.Apis.Storage.v1.Data
Assembly: Google.Apis.Storage.v1.dll
Syntax
public class RelocateBucketRequest.DestinationCustomPlacementConfigData
Properties
DataLocations
The list of regional locations in which data is placed.
Declaration
[JsonProperty("dataLocations")]
public virtual IList<string> DataLocations { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |