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