Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::StorageLayout::CustomPlacementConfig (v0.1.0)

Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::StorageLayout::CustomPlacementConfig.

Configuration for Custom Dual Regions. It should specify precisely two eligible regions within the same Multiregion. More information on regions may be found [https://cloud.google.com/storage/docs/locations][here].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_locations

def data_locations() -> ::Array<::String>
Returns
  • (::Array<::String>) — List of locations to use for data placement.

#data_locations=

def data_locations=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — List of locations to use for data placement.
Returns
  • (::Array<::String>) — List of locations to use for data placement.