[[["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 provides reference information for the `ExecuteSqlRequest.Types.QueryMode` enum within the Google Cloud Spanner v1 API, with the latest beta version being 5.0.0-beta05."],["The `QueryMode` enum allows you to specify how an SQL statement should be processed, including returning results, the query plan, or both."],["The document contains versioned documentation, allowing users to view specific API details ranging from the latest beta down to version 3.5.0."],["The API enum has three possible field values: `Normal`, which returns only statement results; `Plan`, which returns only the query plan; and `Profile`, which returns the plan, statistics, and results."]]],[]]