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