[[["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, offering control over `Client` instance configurations across many versions."],["Version 2.37.0-rc is the latest release candidate, and the page provides links to documentation for a multitude of other versions, starting from version 2.11.0."],["The `ClientOptions` class is now deprecated, and users should now utilize `google::cloud::Options` for setting options, alongside specific option structs like `QueryOptimizerVersionOption`, `RequestPriorityOption`, and `RequestTagOption`."],["`ClientOptions` provides constructors, assignment operators, and functionality to set and get `QueryOptions`."],["It is possible to convert the `ClientOptions` to `google::cloud::Options`, which is the recommended way to manage settings."]]],[]]