v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1340127143.5 KB
projects

Deletes multiple versions across a repository. The returned operation will complete once the versions have been deleted.

post/v1/{+parent}/versions:batchDelete

Path parameters

parentstring required

The name of the repository holding all requested versions.

Request body

validateOnlyboolean

If true, the request is performed without deleting data, following AIP-163.

namesstring[]

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.

Response

Successful response