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