[[["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 webpage details how to retrieve a specific integration version using a `GET` HTTP request to the provided URL, which follows gRPC Transcoding syntax."],["The required `name` path parameter specifies the exact version to retrieve, formatted as: `projects/{project}/locations/{location}/integrations/{integration}/versions/{version}`."],["The request body must be empty for this `GET` operation, and a successful response will include an `IntegrationVersion` object."],["Accessing this data requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`, along with one of the following IAM permissions on the `name` resource: `integrations.apigeeIntegrationVers.get`, `integrations.integrationVersions.get`, or `integrations.securityIntegrationVers.get`."]]],[]]