[[["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-08-22 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eQueryOptions\u003c/code\u003e class allows users to configure how SQL queries are executed on the server, providing control over various aspects of query processing.\u003c/p\u003e\n"],["\u003cp\u003eThis class is considered deprecated, recommending the use of \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e instead, along with specific options like \u003ccode\u003eQueryOptimizerVersionOption\u003c/code\u003e, \u003ccode\u003eQueryOptimizerStatisticsPackageOption\u003c/code\u003e, \u003ccode\u003eRequestPriorityOption\u003c/code\u003e, and \u003ccode\u003eRequestTagOption\u003c/code\u003e to manage query behavior.\u003c/p\u003e\n"],["\u003cp\u003eUsers can set the optimizer version and statistics package using \u003ccode\u003eset_optimizer_version()\u003c/code\u003e and \u003ccode\u003eset_optimizer_statistics_package()\u003c/code\u003e, with options to specify a version, use the "latest" version, or revert to the database default.\u003c/p\u003e\n"],["\u003cp\u003eIt supports setting request priority and request tags through the use of \u003ccode\u003eset_request_priority()\u003c/code\u003e and \u003ccode\u003eset_request_tag()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eQueryOptions\u003c/code\u003e available, with version 2.37.0 being the latest, and users can reference documentation for each specific version using the provided links.\u003c/p\u003e\n"]]],[],null,[]]