[[["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-07 UTC."],[[["This document describes the legacy Apigee Registry API for retrieving a specified API version, which is no longer supported."],["The API uses a `GET` request with a specific URL structure: `https://apigeeregistry.googleapis.com/v1/{name=projects/*/locations/*/apis/*/versions/*}` and follows gRPC Transcoding syntax."],["The required parameter for this API request is `name`, which is a string that specifies the name of the version to retrieve in the format: `projects/*/locations/*/apis/*/versions/*`."],["The request body for this API call must be empty."],["A successful response will return an instance of `ApiVersion`, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]