Expand description

Nested message and enum types in DirectedReadOptions.

Modules§

Structs§

  • An ExcludeReplicas contains a repeated set of ReplicaSelection that should be excluded from serving requests.
  • An IncludeReplicas contains a repeated set of ReplicaSelection which indicates the order in which replicas should be considered.
  • The directed read replica selector. Callers must provide one or more of the following fields for replica selection:

Enums§

  • Required. At most one of either include_replicas or exclude_replicas should be present in the message.