[[["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-05-04 UTC."],[[["This endpoint retrieves an asynchronous query result view using a `GET` request to a specified URL with a specific path parameter."],["The `name` parameter in the URL is required and must follow the format `organizations/{org}/queries/{queryId}/resultView`, which also necessitates the `apigee.hostqueries.get` IAM permission."],["The request body must be empty for this API call, and all the information required is provided by the URL and its parameters."],["Upon successful execution, the response will include a JSON body that contains metadata, an array of rows, the state of the query result, an error code, and an error message if one exists."],["Authorization for this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]