Artifact Registry API

Store and manage build artifacts in a scalable and integrated service built on Google infrastructure.

Service: artifactregistry.googleapis.com

The Service name artifactregistry.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.devtools.artifactregistry.v1.ArtifactRegistry

Methods
BatchDeleteVersions Deletes multiple versions across a repository.
CreateRepository Creates a repository.
CreateTag Creates a tag.
DeletePackage Deletes a package and all of its versions and tags.
DeleteRepository Deletes a repository and all of its contents.
DeleteTag Deletes a tag.
DeleteVersion Deletes a version and all of its content.
GetDockerImage Gets a docker image.
GetFile Gets a file.
GetIamPolicy Gets the IAM policy for a given resource.
GetMavenArtifact Gets a maven artifact.
GetNpmPackage Gets a npm package.
GetPackage Gets a package.
GetProjectSettings Retrieves the Settings for the Project.
GetPythonPackage Gets a python package.
GetRepository Gets a repository.
GetTag Gets a tag.
GetVPCSCConfig Retrieves the VPCSC Config for the Project.
GetVersion Gets a version
ImportAptArtifacts Imports Apt artifacts.
ImportGoogetArtifacts Imports GooGet artifacts.
ImportYumArtifacts Imports Yum (RPM) artifacts.
ListDockerImages Lists docker images.
ListFiles Lists files.
ListMavenArtifacts Lists maven artifacts.
ListNpmPackages Lists npm packages.
ListPackages Lists packages.
ListPythonPackages Lists python packages.
ListRepositories Lists repositories.
ListTags Lists tags.
ListVersions Lists versions.
SetIamPolicy Updates the IAM policy for a given resource.
TestIamPermissions Tests if the caller has a list of permissions on a resource.
UpdateProjectSettings Updates the Settings for the Project.
UpdateRepository Updates a repository.
UpdateTag Updates a tag.
UpdateVPCSCConfig Updates the VPCSC Config for the Project.
UploadAptArtifact Directly uploads an Apt artifact.
UploadGoModule Directly uploads a Go module.
UploadGoogetArtifact Directly uploads a GooGet artifact.
UploadKfpArtifact Directly uploads a KFP artifact.
UploadYumArtifact Directly uploads a Yum artifact.

google.longrunning.Operations

Methods
GetOperation Gets the latest state of a long-running operation.