[[["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, specifically version 2.34.0, which allows configuration of a `Client` instance."],["The `ClientOptions` class is deprecated and users are recommended to use `google::cloud::Options` instead, along with setting options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["The page lists all available versions of the `ClientOptions` documentation, ranging from the latest release candidate 2.37.0-rc down to 2.11.0."],["`ClientOptions` can be converted to the new `google::cloud::Options` type, and it contains a function for getting and setting `QueryOptions`."],["The class includes constructors, copy/move assignment operators, and functions for handling query-related options."]]],[]]