[[["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, which allows users to configure how their SQL queries execute on the server, specifically within the Google Cloud Spanner service."],["The `QueryOptions` class is deprecated and recommends using the `Options` class instead, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption`."],["The page provides a comprehensive list of available versions for the `QueryOptions` class, ranging from version 2.11.0 up to 2.37.0-rc (latest), including the current 2.24.0."],["The class offers functions to set and get optimizer version, optimizer statistics package, request priority, and request tag, providing flexibility in managing query execution behavior."],["The `QueryOptions` class supports multiple constructors, including default, copy, move, and constructor from the `Options` class, and it also has operators for assignment and conversion to the `Options` class."]]],[]]