Class Type (3.46.0)

Type(value)

Indicates the type of replica.

Enum values:

TYPE_UNSPECIFIED (0):
    Not specified.
READ_WRITE (1):
    Read-write replicas support both reads and
    writes.
READ_ONLY (2):
    Read-only replicas only support reads (not
    writes).