[[["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 in the Google Cloud Spanner C++ library, focusing on versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["`QueryOptions` allows users to customize how their SQL queries are executed on the server, offering fine-grained control over query behavior."],["Key configurable aspects of `QueryOptions` include setting the optimizer version, the optimizer statistics package, request priority, and request tag."],["The class supports construction, assignment, and conversion to `google::cloud::Options`, reflecting the recommended approach for managing options in the library."],["The document includes information on various functions, including retrieving the optimizer version, request priority, and others, while also displaying different ways to modify these values, as well as details on the parameters and return values associated with these functions."]]],[]]