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.
CreateAttachment Creates an attachment.
CreateRepository Creates a repository.
CreateRule Creates a rule.
CreateTag Creates a tag.
DeleteAttachment Deletes an attachment.
DeleteFile Deletes a file and all of its content.
DeletePackage Deletes a package and all of its versions and tags.
DeleteRepository Deletes a repository and all of its contents.
DeleteRule Deletes a rule.
DeleteTag Deletes a tag.
DeleteVersion Deletes a version and all of its content.
GetAttachment Gets an attachment.
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.
GetRule Gets a rule.
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.
ListAttachments Lists attachments.
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.
ListRules Lists rules.
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.
UpdateFile Updates a file.
UpdatePackage Updates a package.
UpdateProjectSettings Updates the Settings for the Project.
UpdateRepository Updates a repository.
UpdateRule Updates a rule.
UpdateTag Updates a tag.
UpdateVPCSCConfig Updates the VPCSC Config for the Project.
UpdateVersion Updates a version.

google.longrunning.Operations

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