public abstract static class ArtifactRegistryGrpc.ArtifactRegistryImplBase extends Object implements io.grpc.BindableService, ArtifactRegistryGrpc.AsyncService
The Artifact Registry API service. Artifact Registry is an artifact management system for storing artifacts from different package management systems. The resources managed by this API are: * Repositories, which group packages and their data. * Packages, which group versions and their tags. * Versions, which are specific forms of a package. * Tags, which represent alternative names for versions. * Files, which contain content and are optionally associated with a Package or Version.
| Constructor and Description |
|---|
ArtifactRegistryImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchDeleteVersions, createRepository, createTag, deletePackage, deleteRepository, deleteTag, deleteVersion, getDockerImage, getFile, getIamPolicy, getMavenArtifact, getNpmPackage, getPackage, getProjectSettings, getPythonPackage, getRepository, getTag, getVersion, getVPCSCConfig, importAptArtifacts, importYumArtifacts, listDockerImages, listFiles, listMavenArtifacts, listNpmPackages, listPackages, listPythonPackages, listRepositories, listTags, listVersions, setIamPolicy, testIamPermissions, updateProjectSettings, updateRepository, updateTag, updateVPCSCConfigCopyright © 2024 Google LLC. All rights reserved.