[[["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-04-09 UTC."],[[["This document details the `QueryOptions` class, which allows users to configure how their SQL queries execute on the server."],["The `QueryOptions` class is now deprecated, with users being directed to use the `Options` class instead, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as necessary."],["The `QueryOptions` class provides methods to set and get the optimizer version, optimizer statistics package, request priority, and request tag."],["There is a list of several available versions of the Spanner QueryOptions class, with the latest one being 2.37.0-rc, and a link provided for each of them."],["The document also presents Constructors and Operators that are available to the QueryOptions class, along with their parameters, such as setting options for QueryOptions, or parameters."]]],[]]