2022-03-10
▼ ▲ artifactregistry.projects.locations.repositories.googetArtifacts.upload
HTTP Method : POST
Path : v1/{+parent}/googetArtifacts:create
Parameters :
parent
Required : Yes
Location : path
Description : The name of the parent resource where the artifacts will be uploaded.
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Type : string
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/googetArtifacts:create
Supportsmediaupload : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : parent
Description : Directly uploads a GooGet artifact. The returned Operation will complete once the resources are uploaded. Package, Version, and File resources are created based on the imported artifact. Imported artifacts that conflict with existing resources are ignored.
Mediaupload :
Accept : */*
Protocols :
Simple :
Path : /upload/v1/{+parent}/googetArtifacts:create
Multipart : Yes
▼ ▲ artifactregistry.projects.locations.repositories.gooGetArtifacts.import
Parameter Order : parent
Parameters :
parent
Pattern : ^projects/[^/]+/locations/[^/]+/repositories/[^/]+$
Description : The name of the parent resource where the artifacts will be imported.
Type : string
Location : path
Required : Yes
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/gooGetArtifacts:import
Path : v1/{+parent}/gooGetArtifacts:import
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Imports GooGet artifacts. The returned Operation will complete once the resources are imported. Package, Version, and File resources are created based on the imported artifacts. Imported artifacts that conflict with existing resources are ignored.