Module: Google::Cloud::ArtifactRegistry::V1

Defined in:
lib/google/cloud/artifact_registry/v1.rb,
lib/google/cloud/artifact_registry/v1/rest.rb,
lib/google/cloud/artifact_registry/v1/version.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry.rb,
lib/google/cloud/artifact_registry/v1/bindings_override.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/rest.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/paths.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/client.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/operations.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/credentials.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/rest/client.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/rest/operations.rb,
lib/google/cloud/artifact_registry/v1/artifact_registry/rest/service_stub.rb,
proto_docs/google/devtools/artifactregistry/v1/tag.rb,
proto_docs/google/devtools/artifactregistry/v1/file.rb,
proto_docs/google/devtools/artifactregistry/v1/package.rb,
proto_docs/google/devtools/artifactregistry/v1/service.rb,
proto_docs/google/devtools/artifactregistry/v1/version.rb,
proto_docs/google/devtools/artifactregistry/v1/artifact.rb,
proto_docs/google/devtools/artifactregistry/v1/settings.rb,
proto_docs/google/devtools/artifactregistry/v1/repository.rb,
proto_docs/google/devtools/artifactregistry/v1/apt_artifact.rb,
proto_docs/google/devtools/artifactregistry/v1/vpcsc_config.rb,
proto_docs/google/devtools/artifactregistry/v1/yum_artifact.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/artifact_registry/v1/rest"
client = ::Google::Cloud::ArtifactRegistry::V1::ArtifactRegistry::Rest::Client.new

Defined Under Namespace

Modules: ArtifactRegistry, VersionView Classes: AptArtifact, BatchDeleteVersionsMetadata, BatchDeleteVersionsRequest, CleanupPolicy, CleanupPolicyCondition, CleanupPolicyMostRecentVersions, CreateRepositoryRequest, CreateTagRequest, DeletePackageRequest, DeleteRepositoryRequest, DeleteTagRequest, DeleteVersionRequest, DockerImage, File, GetDockerImageRequest, GetFileRequest, GetMavenArtifactRequest, GetNpmPackageRequest, GetPackageRequest, GetProjectSettingsRequest, GetPythonPackageRequest, GetRepositoryRequest, GetTagRequest, GetVPCSCConfigRequest, GetVersionRequest, Hash, ImportAptArtifactsErrorInfo, ImportAptArtifactsGcsSource, ImportAptArtifactsMetadata, ImportAptArtifactsRequest, ImportAptArtifactsResponse, ImportYumArtifactsErrorInfo, ImportYumArtifactsGcsSource, ImportYumArtifactsMetadata, ImportYumArtifactsRequest, ImportYumArtifactsResponse, ListDockerImagesRequest, ListDockerImagesResponse, ListFilesRequest, ListFilesResponse, ListMavenArtifactsRequest, ListMavenArtifactsResponse, ListNpmPackagesRequest, ListNpmPackagesResponse, ListPackagesRequest, ListPackagesResponse, ListPythonPackagesRequest, ListPythonPackagesResponse, ListRepositoriesRequest, ListRepositoriesResponse, ListTagsRequest, ListTagsResponse, ListVersionsRequest, ListVersionsResponse, MavenArtifact, NpmPackage, OperationMetadata, Package, ProjectSettings, PythonPackage, RemoteRepositoryConfig, Repository, Tag, UpdateProjectSettingsRequest, UpdateRepositoryRequest, UpdateTagRequest, UpdateVPCSCConfigRequest, UpstreamPolicy, VPCSCConfig, Version, VirtualRepositoryConfig, YumArtifact

Constant Summary collapse

VERSION =
"0.11.0"