[[["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 API endpoint is used to delete multiple versions from a specified repository location."],["The request uses gRPC Transcoding syntax and requires specifying the repository `parent` path parameter."],["The request body requires a JSON payload with `names` (an array of version names to delete, up to 10000), and an optional `validateOnly` boolean to simulate deletion without actually deleting the data."],["A successful request returns an `Operation` instance, indicating that the deletion process has started, and requires `artifactregistry.versions.delete` IAM permissions."],["The endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]