GoogleApi.Metastore.V1.Model.CustomRegionMetadata (google_api_metastore v0.12.0)
View SourceMetadata about a custom region. This is only populated if the region is a custom region. For single/multi regions, it will be empty.
Attributes
-
optionalReadOnlyRegions
(type:list(String.t)
, default:nil
) - The read-only regions for this custom region. -
requiredReadWriteRegions
(type:list(String.t)
, default:nil
) - The read-write regions for this custom region. -
witnessRegion
(type:String.t
, default:nil
) - The Spanner witness region for this custom region.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.