[[["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 details the `ClientOptions` class within the Google Cloud Spanner C++ library, offering configuration options for `Client` instances across various versions."],["The latest release candidate is version 2.37.0-rc, while the most recent stable version is 2.36.0, with the documentation also covering versions as far back as 2.11.0."],["`ClientOptions` is now deprecated, users are encouraged to utilize `google::cloud::Options` along with specific settings like `QueryOptimizerVersionOption`, `RequestPriorityOption`, and `RequestTagOption`."],["`ClientOptions` can be converted into `google::cloud::Options`, which are now recommended, using the `operator Options()` function."],["The page outlines how to set query options using `set_query_options(QueryOptions)` and retrieve them using `query_options()` const."]]],[]]