[[["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 `QueryOptions` class in the Google Cloud Spanner C++ library, allowing configuration of SQL query execution on the server."],["`QueryOptions` is deprecated in favor of using `google::cloud::Options`, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption`."],["Users can set and retrieve the optimizer version and statistics package via the respective functions `set_optimizer_version` and `set_optimizer_statistics_package`."],["The request priority and tag can be managed with `set_request_priority` and `set_request_tag` functions, allowing for customized query management."],["The page includes a list of previous versions, where the current version being 2.32.0, and the latest version is currently 2.37.0-rc."]]],[]]