Artifact Registry API (artifactregistry:v1)

2023-07-03

1 new method

Additions

    Methods
  • artifactregistry.projects.locations.repositories.packages.versions.batchDelete

      HTTP Method : POST

      Parameter Order : parent

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/packages/{packagesId}/versions:batchDelete

      Parameters :

        parent

          Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+/packages/[^/]+$

          Type : string

          Required : Yes

          Location : path

          Description : The name of the repository holding all requested versions.

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

      Scopes : https://www.googleapis.com/auth/cloud-platform

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