[[["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 page details the `ClientOptions` class in the Google Cloud Spanner C++ library, version 2.20.0, providing a way to configure a `Client` instance."],["The `ClientOptions` class is deprecated in favor of using `Options` along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption`."],["The document shows various versions from `2.37.0-rc` to `2.11.0` with documentation links, and a variety of constructors and operators associated with the class."],["`ClientOptions` can be converted to `google::cloud::Options` which is the preferred method for representing options."],["The page describes the `query_options()` and `set_query_options(QueryOptions)` functions, allowing the retrieval and modification of the `QueryOptions` respectively."]]],[]]