[[["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 `QueryOptions` class within the Google Cloud Spanner C++ client library, providing various versions and methods for configuring SQL query execution."],["`QueryOptions` is now deprecated in favor of using `google::cloud::Options`, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption` to adjust query behavior."],["Users can view different versions of `QueryOptions` in the documentation, with version 2.37.0-rc being the latest release candidate and version 2.31.0 as the base version covered by the current documentation."],["The `QueryOptions` class allows for setting parameters such as the optimizer version, statistics package, request priority, and request tag to manage how the server executes SQL queries."]]],[]]