[[["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-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."]]],[]]