[[["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 details the `QueryOptions` class for configuring SQL query execution on the server, with the latest version being 2.37.0-rc."],["`QueryOptions` is now deprecated, and it is recommended to use `google::cloud::Options` instead, alongside specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["The class includes constructors and operators to manage `QueryOptions`, including copying, moving, and converting to the new `google::cloud::Options` format."],["It provides functions to get and set the optimizer version, optimizer statistics package, request priority, and request tag, which are used to fine-tune query execution behavior."],["The `set_optimizer_version` and `set_optimizer_statistics_package` functions allow users to specify an empty string to default to the database's settings or utilize the latest version for the optimizer."]]],[]]