Artifact Registry API (artifactregistry:v1)

2024-05-25

1 new method

Additions

    Methods
  • artifactregistry.projects.locations.repositories.files.delete

      Path: v1/{+name}

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/files/{filesId}

      HTTP Method: DELETE

      Parameters:

        name

          Description: Required. The name of the file to delete.

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

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

      Description: Deletes a file and all of its content. It is only allowed on generic repositories. The returned operation will complete once the file has been deleted.