class Google::Apis::StorageV1::RelocateBucketRequest::DestinationCustomPlacementConfig
Region.
The bucket’s new custom placement configuration if relocating to a Custom Dual
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @data_locations = args[:data_locations] if args.key?(:data_locations) end