[[["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."],[[["The webpage provides documentation for the `ExcludeReplicas` class in the Google Cloud Spanner C++ client library, offering a range of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`ExcludeReplicas` is used to specify a list of `ReplicaSelection` instances that should be excluded when processing requests."],["The class offers a constructor, `ExcludeReplicas(std::initializer_list\u003c ReplicaSelection \u003e)`, which takes a list of `ReplicaSelection` objects as input."],["A `replica_selections()` function is available to retrieve the list of excluded `ReplicaSelection` instances, and returns a `std::vector\u003c ReplicaSelection \u003e const &`."]]],[]]