public sealed class DirectedReadOptions.Types.ExcludeReplicas : IMessage<DirectedReadOptions.Types.ExcludeReplicas>, IEquatable<DirectedReadOptions.Types.ExcludeReplicas>, IDeepCloneable<DirectedReadOptions.Types.ExcludeReplicas>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class DirectedReadOptions.Types.ExcludeReplicas.
An ExcludeReplicas contains a repeated set of ReplicaSelection that should
be excluded from serving requests.
[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `DirectedReadOptions.Types.ExcludeReplicas` class within the Google Cloud Spanner v1 API, specifically for the .NET environment."],["The `ExcludeReplicas` class is used to specify a set of `ReplicaSelection` that should be excluded from serving requests."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is 5.0.0-beta05, with numerous previous versions of the document available going as far back as version 3.5.0."],["The class contains a public `ReplicaSelections` property, which is a `RepeatedField` of type `DirectedReadOptions.Types.ReplicaSelection`, used to identify the excluded replicas."]]],[]]