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-05-07 UTC."],[[["The latest version available is 2.37.0-rc, with numerous older versions down to 2.11.0 also listed."],["This page documents the `IncludeReplicas` class in the Google Cloud Spanner C++ library, covering various versions."],["`IncludeReplicas` manages an ordered list of `ReplicaSelection`s that determine which replicas should serve requests."],["The class provides a constructor that accepts a list of `ReplicaSelection` and a boolean to indicate if auto failover is disabled."],["If `auto_failover_disabled` is true, requests will not be routed outside the list of replicas even if all replicas inside are unhealthy."]]],[]]