public sealed class StorageLayout.Types.CustomPlacementConfig : IMessage<StorageLayout.Types.CustomPlacementConfig>, IEquatable<StorageLayout.Types.CustomPlacementConfig>, IDeepCloneable<StorageLayout.Types.CustomPlacementConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Storage v2 API class StorageLayout.Types.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].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This documentation covers the `StorageLayout.Types.CustomPlacementConfig` class within the Google Cloud Storage v2 API, providing reference information and code samples."],["`CustomPlacementConfig` is used for configuring custom dual regions, requiring exactly two eligible regions within the same multiregion."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes constructors for creating new instances, either empty or by copying another `CustomPlacementConfig`."],["The `DataLocations` property of type `RepeatedField\u003cstring\u003e` lists the locations used for data placement."]]],[]]