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