[[["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 webpage provides documentation for the `ReplicaSelection` class in the Google Cloud Spanner C++ library, spanning multiple versions."],["The latest release candidate version for `ReplicaSelection` is 2.37.0-rc, with a list of all versions dating back to 2.11.0 available."],["The `ReplicaSelection` class allows callers to specify replica selection criteria based on location and/or type, in order to direct reads to specific replicas."],["Constructors for the `ReplicaSelection` class accept parameters such as `location` (std::string) and `type` (ReplicaType) for defining replica selection."],["The `location()` and `type()` functions are available to retrieve the location and type respectively, with the return types being `absl::optional\u003c std::string \u003e const &` and `absl::optional\u003c ReplicaType \u003e const &`."]]],[]]