[[["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 for configuring SQL query execution on the server, with version 2.37.0-rc being the latest release candidate."],["`QueryOptions` is deprecated and recommends using `Options` instead, along with specific settings like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as needed."],["The class offers constructors for creating `QueryOptions` objects, including copying, moving, and constructing from `google::cloud::Options`."],["The `QueryOptions` class can be used to set or get parameters such as the optimizer version, the optimizer statistics package, request priority, and request tags, using functions like `set_optimizer_version` and `request_priority`."],["There are a multitude of versions available, ranging from 2.11.0 to 2.37.0-rc."]]],[]]