[[["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 webpage details the `ClientOptions` class in the Google Cloud Spanner C++ library, offering versioned documentation from 2.11.0 to the latest release candidate 2.37.0-rc."],["`ClientOptions` allows users to configure settings when creating a `Client` instance, although it's now considered deprecated."],["The preferred method to set options is by using `google::cloud::Options`, and specifying options such as `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as needed."],["`ClientOptions` includes constructors, assignment operators, and functions to manage query options, including getting or setting `QueryOptions`."],["The documentation includes many prior releases of `ClientOptions` to be used as a reference."]]],[]]