[[["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 versions from 2.11.0 to the latest release candidate, 2.37.0-rc."],["The `ReplicaSelection` class is a directed-read replica selector, which allows callers to specify replica preferences for database operations using a `location` or `type`."],["The `ReplicaSelection` class has multiple constructors that accept either a `location` string, a `ReplicaType`, or both as parameters."],["The class also has `location()` and `type()` functions which return the stored `location` and `type` values respectively."],["Callers of the `ReplicaSelection` class must supply at least one of either `location` or `type` when using it."]]],[]]