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.
DUAL_REGION = 2;
DUAL_REGION_VALUE
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.
DUAL_REGION = 2;
MULTI_REGION
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.
MULTI_REGION = 3;
MULTI_REGION_VALUE
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.
MULTI_REGION = 3;
QUORUM_TYPE_UNSPECIFIED
Quorum type not specified.
QUORUM_TYPE_UNSPECIFIED = 0;
QUORUM_TYPE_UNSPECIFIED_VALUE
Quorum type not specified.
QUORUM_TYPE_UNSPECIFIED = 0;
REGION
An instance configuration tagged with REGION quorum type forms a write
quorum in a single region.
REGION = 1;
REGION_VALUE
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-14 UTC."],[],[]]