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