[[["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-07-17 UTC."],[[["This webpage details how to retrieve a package using an HTTP request, following gRPC Transcoding syntax."],["The request requires specifying a location and the `name` parameter, which represents the package to retrieve, with authorization requiring `artifactregistry.packages.get` permission."],["The request body must be empty, meaning all parameters are passed via the URL."],["A successful response will contain an instance of `Package`, and it's needed that the user has one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]