[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]