Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Public Attributes | List of all members
google::cloud::storage::BucketCustomPlacementConfig Struct Reference

Configuration for Custom Dual Regions. More...

#include <google/cloud/storage/bucket_custom_placement_config.h>

Public Attributes

std::vector< std::string > data_locations
 

Detailed Description

Configuration for Custom Dual Regions.

It should specify precisely two eligible regions within the same Multiregion.

See also
Additional information on custom dual regions in the feature documentation.

Member Data Documentation

◆ data_locations

std::vector<std::string> google::cloud::storage::BucketCustomPlacementConfig::data_locations