[[["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 Maven artifacts using the HTTP request method, including specifying a location from a set list of available regions."],["The request requires a `parent` path parameter, which is the name of the resource containing the Maven artifacts, and it also needs a specific IAM permission to be authorized."],["The `pageSize` and `pageToken` query parameters are available for pagination of results, where `pageSize` defines the number of artifacts returned and `pageToken` is used to fetch the next set of artifacts."],["The request body must be empty, and a successful response will contain a JSON structure with an array of Maven artifacts and a `nextPageToken` for continued pagination if needed."],["The authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-platform.read-only` OAuth scope."]]],[]]