public sealed class DirectedReadOptions.Types.IncludeReplicas : IMessage<DirectedReadOptions.Types.IncludeReplicas>, IEquatable<DirectedReadOptions.Types.IncludeReplicas>, IDeepCloneable<DirectedReadOptions.Types.IncludeReplicas>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class DirectedReadOptions.Types.IncludeReplicas.
An IncludeReplicas contains a repeated set of ReplicaSelection which
indicates the order in which replicas should be considered.
If true, Spanner will not route requests to a replica outside the
include_replicas list when all of the specified replicas are unavailable
or unhealthy. Default value is false.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eDirectedReadOptions.Types.IncludeReplicas\u003c/code\u003e is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with multiple prior versions also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDirectedReadOptions.Types.IncludeReplicas\u003c/code\u003e is a class within the Google Cloud Spanner v1 API, designed to define the preferred order of replicas for read operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncludeReplicas\u003c/code\u003e has two constructors: a default constructor, and another that takes an existing \u003ccode\u003eIncludeReplicas\u003c/code\u003e object for copying, and contains the properties \u003ccode\u003eAutoFailoverDisabled\u003c/code\u003e and \u003ccode\u003eReplicaSelections\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoFailoverDisabled\u003c/code\u003e property, when set to true, prevents Spanner from routing requests outside the specified \u003ccode\u003einclude_replicas\u003c/code\u003e list if those replicas are unavailable, and the \u003ccode\u003eReplicaSelections\u003c/code\u003e property allows for the configuration of the directed read replica selector.\u003c/p\u003e\n"]]],[],null,[]]