Artifact Registry API (artifactregistry:v1)

2023-06-23

1 new method

Additions

    Methods
  • artifactregistry.projects.locations.repositories.goModules.upload

      Supportsmediaupload : Yes

      Parameter Order : parent

      Description : Directly uploads a Go module. The returned Operation will complete once the Go module is uploaded. Package, Version, and File resources are created based on the uploaded Go module.

      Path : v1/{+parent}/goModules:create

      Mediaupload :

        Protocols :

          Simple :

            Path : /upload/v1/{+parent}/goModules:create

            Multipart : Yes

        Accept : */*

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/goModules:create

      Parameters :

        parent

          Required : Yes

          Description : The resource name of the repository where the Go module will be uploaded.

          Type : string

          Location : path

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

      HTTP Method : POST

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