Class ExcludeReplicas (3.45.0)

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

An ExcludeReplicas contains a repeated set of ReplicaSelection that should be excluded from serving requests.

Attribute

NameDescription
replica_selections MutableSequence[google.cloud.spanner_v1.types.DirectedReadOptions.ReplicaSelection]
The directed read replica selector.