[[["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 document details the `QueryOptions` class for configuring SQL query execution on the server, within the C++ Spanner library."],["The `QueryOptions` class is deprecated and users should now utilize `Options` and set `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as needed."],["You can use `QueryOptions` to set the optimizer version, the optimizer statistics package, request priority, and request tags."],["The latest version of `QueryOptions` is version `2.37.0-rc`, and the document lists versions down to `2.11.0`."],["`QueryOptions` offers methods for managing query behavior, including setting versions, statistics, and request details, with all of them returning a QueryOptions reference."]]],[]]