[[["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 2024-12-11 UTC."],[[["This webpage details how to download an integration version using a `GET` HTTP request, including the necessary endpoint URL."],["The download request requires a specific `name` path parameter indicating the version to download, following the format: `projects/{project}/locations/{location}/integrations/{integration}/versions/{version}`."],["Optional query parameters, `fileFormat` and `files[]`, allow users to specify the file format and select from different integration-related files to download."],["The request body must be empty for this operation, and upon successful execution, a `DownloadIntegrationVersionResponse` is returned."],["To successfully perform this operation, you need to authorize with the `https://www.googleapis.com/auth/cloud-platform` scope and have the `integrations.integrationVersions.get` IAM permission on the specified resource."]]],[]]