[[["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 page details how to list Python packages using an HTTP request, which utilizes gRPC Transcoding syntax in the URLs."],["Listing Python packages requires a `parent` path parameter for the parent resource name and authorization using the `artifactregistry.pythonPackages.list` IAM permission."],["Optional query parameters, `pageSize` and `pageToken`, can be used to manage the number of packages returned and for pagination through multiple pages of results."],["The response to a successful request will include a JSON body containing a list of Python packages and a `nextPageToken` if there are more packages to be retrieved."],["To authorize the request, one of two OAuth scopes is required, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-platform.read-only`."]]],[]]