apt_artifacts
Creates, updates, deletes, gets or lists a apt_artifacts
resource.
Overview
Name | apt_artifacts |
Type | Resource |
Id | google.artifactregistry.apt_artifacts |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
import | EXEC | locationsId, projectsId, repositoriesId | Imports Apt 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. |
upload | EXEC | locationsId, projectsId, repositoriesId | Directly uploads an Apt 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. |