[[["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 2023-04-26 UTC."],[[["This document describes how to retrieve a specific Version resource using a GET request to the Google App Engine API."],["The request URL follows gRPC Transcoding syntax and requires a `name` path parameter specifying the desired resource's identifier."],["An optional `view` query parameter allows control over the level of detail returned in the response, such as `BASIC_VIEW` or `FULL_VIEW`."],["The request body must be empty, and the response body will contain a `Version` resource if the request is successful."],["Retrieving a Version requires specific IAM permissions and one of the listed OAuth authorization scopes, such as `appengine.admin` or `cloud-platform`."]]],[]]