[[["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 details the `ClientOptions` class in the Google Cloud Spanner C++ library, used for setting options when creating a `Client` instance."],["The `ClientOptions` class is deprecated and it is advised to use `google::cloud::Options` instead, along with specific options like `QueryOptimizerVersionOption` or `RequestPriorityOption`."],["The latest release is 2.37.0-rc, and the page also lists links to documentation for releases ranging from 2.36.0 down to 2.11.0."],["`ClientOptions` has methods for constructing, copying, moving, and assigning, including overloaded operators, and can be converted into the `Options` class."],["The class allows setting and retrieving the `QueryOptions` via the `set_query_options()` and `query_options()` methods."]]],[]]