When auto_failover_disabled is set, requests will NOT be routed to a healthy replica outside the list when all replicas in the list are unavailable/unhealthy.
[[["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-04-09 UTC."],[[["This page provides documentation for the `IncludeReplicas` class within the Google Cloud Spanner C++ library, detailing its functionality across various versions."],["The latest version of the `IncludeReplicas` class is 2.37.0-rc, with multiple past versions listed, extending back to version 2.11.0."],["`IncludeReplicas` objects contain an ordered list of `ReplicaSelection` objects that determine which replicas are used to serve requests."],["The class has a constructor that allows the user to specify a list of `ReplicaSelection` objects, and whether to disable the automatic failover feature."],["`IncludeReplicas` includes functions `replica_selections()` and `auto_failover_disabled()` to access the list of replica selections and the auto-failover setting respectively."]]],[]]