Google Cloud Spanner Instance Administration v1 API - Enum InstanceConfig.Types.QuorumType (5.13.0-beta06)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumInstanceConfig.Types.QuorumType
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API enum InstanceConfig.Types.QuorumType.
Indicates the quorum type of this instance configuration.
An instance configuration tagged with the DUAL_REGION quorum type forms
a write quorum with exactly two read-write regions in a multi-region
configuration.
This instance configuration requires failover in the event of
regional failures.
MultiRegion
An instance configuration tagged with the MULTI_REGION quorum type
forms a write quorum from replicas that are spread across more than one
region in a multi-region configuration.
Region
An instance configuration tagged with REGION quorum type forms a write
quorum in a single region.
[[["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 2026-05-11 UTC."],[],[]]