Class ReplicaInfo (3.12.1)

ReplicaInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
location str
The location of the serving resources, e.g. "us-central1".
type_ google.cloud.spanner_admin_instance_v1.types.ReplicaInfo.ReplicaType
The type of replica.
default_leader_location bool
If true, this location is designated as the default leader location where leader replicas are placed. See the `region types documentation

Classes

ReplicaType

ReplicaType(value)

Indicates the type of replica. See the replica types documentation <https://cloud.google.com/spanner/docs/replication#replica_types>__ for more details.