Class QuorumType (3.66.0)
Stay organized with collections
Save and categorize content based on your preferences.
QuorumType(value)
Indicates the quorum type of this instance configuration.
This instance configuration requires failover in the event
of regional failures.
MULTI_REGION (3):
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.
Enums
Name
Description
QUORUM_TYPE_UNSPECIFIED
Quorum type not specified.
REGION
An instance configuration tagged with `REGION` quorum type forms a write quorum in a single region.
DUAL_REGION
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.
[[["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-09 UTC."],[],[]]