[[["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-03-21 UTC."],[[["This page provides documentation for `ClientOptions` in the Google Cloud Spanner C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`ClientOptions` allows users to configure settings when creating a `Client` instance, although it's now considered deprecated."],["The recommended approach for setting options is to use `google::cloud::Options` instead of `ClientOptions`, alongside specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption`."],["`ClientOptions` can be converted to `google::cloud::Options`, and provides functions for getting and setting `QueryOptions` via `query_options()` and `set_query_options()` respectively."],["The page also covers the constructors and operators available for `ClientOptions`."]]],[]]