[[["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."],[[["The webpage lists various versions of `ClientOptions` for the Google Cloud Spanner C++ library, ranging from version 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest release candidate."],["`ClientOptions` allows users to set various options when creating a `Client` instance but is now considered deprecated."],["The recommended approach is to use `Options` and to set `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as needed."],["The `ClientOptions` class includes constructors, assignment operators, and functions for managing query options (`QueryOptions`)."],["There is a operator that converts the `ClientOptions` class to the recommended `google::cloud::Options` class."]]],[]]