[[["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-02-22 UTC."],[[["This endpoint downloads a specific version of an integration by using a `GET` request to the provided URL structure, which includes project, location, integration, and version identifiers."],["The request requires a `name` path parameter specifying the full resource path of the integration version to download and also an optional `fileFormat` query parameter."],["The request body must be empty, and upon successful execution, the response body will contain an instance of `DownloadIntegrationVersionResponse`, which is the requested integration version."],["Authorization for this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["To access this endpoint you will require one of two IAM permissions, depending on the resource type, they are `integrations.apigeeIntegrationVers.get` or `integrations.integrationVersions.get`."]]],[]]