[[["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, including the optimizer version, statistics package, request priority, and request tag.\u003c/p\u003e\n"],["\u003cp\u003eThis class is now deprecated and it is advised to use \u003ccode\u003eOptions\u003c/code\u003e instead, setting \u003ccode\u003eQueryOptimizerVersionOption\u003c/code\u003e, \u003ccode\u003eQueryOptimizerStatisticsPackageOption\u003c/code\u003e, \u003ccode\u003eRequestPriorityOption\u003c/code\u003e, or \u003ccode\u003eRequestTagOption\u003c/code\u003e as needed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryOptions\u003c/code\u003e can be constructed, assigned, and converted using \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e, representing a more modern approach for managing options.\u003c/p\u003e\n"],["\u003cp\u003eThe optimizer version can be set to a specific integer string, the empty string to use the database default, or "latest" to use the latest version, with a similar behavior for the optimizer statistics package.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides getter and setter functions for optimizer version, optimizer statistics package, request priority, and request tag.\u003c/p\u003e\n"]]],[],null,[]]