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-02 UTC."],[[["This page provides documentation for the `IncludeReplicas` class within the Google Cloud Spanner C++ client library, with links to various version-specific details."],["The latest version is `2.37.0-rc`, and older versions are listed from `2.36.0` down to `2.11.0` in the content provided."],["`IncludeReplicas` defines an ordered list of `ReplicaSelection`s used when processing requests, and it controls whether requests are failed over automatically."],["The class has a constructor that takes a list of `ReplicaSelection` and a boolean to determine if auto-failover is disabled, as well as `replica_selections()` and `auto_failover_disabled()` methods."]]],[]]