[[["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 document details the `ClientOptions` class in the Google Cloud Spanner C++ library, providing options when creating a `Client` instance."],["The latest version available is `2.37.0-rc`, with multiple previous versions listed, including `2.31.0` which is the current focus."],["`ClientOptions` is now deprecated in favor of `Options`, with specific settings like `QueryOptimizerVersionOption` being set directly in `Options`."],["The `ClientOptions` class supports constructors for copy and move operations, assignment operators, and conversion to `google::cloud::Options`."],["The class includes methods to manage `QueryOptions`, specifically `query_options()` for retrieval and `set_query_options()` for configuration."]]],[]]