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