[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]