[[["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-08 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."]]],[]]