[[["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-14 UTC."],[[["This document outlines the `QueryOptions` class, which allows users to configure how their SQL queries execute on the server, specifically within the Google Cloud Spanner environment."],["The `QueryOptions` class is deprecated and recommends using `google::cloud::Options` instead, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["The document details the various versions of the class, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with direct links to each version's documentation."],["The class offers methods to set and get the query optimizer version and statistics package, and the request priority and tag."],["There are multiple constructors and operators provided to facilitate the creation and manipulation of `QueryOptions` objects, including constructors for copying and moving objects and conversion operators to change to `Options`."]]],[]]