The name of the repository holding all requested versions.
Request body
The request body contains data with the following structure:
JSON representation
{"names": [string],"validateOnly": boolean}
Fields
names[]
string
Required. The names of the versions to delete. The maximum number of versions deleted per batch is determined by the service and is dependent on the available resources in the region.
Authorization requires the following IAM permission on the specified resource names:
artifactregistry.versions.delete
validateOnly
boolean
If true, the request is performed without deleting data, following AIP-163.
Response body
If successful, the response body contains an instance of Operation.
[[["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 2025-11-14 UTC."],[],[]]