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/rule.rb,
proto_docs/google/devtools/artifactregistry/v1/generic.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/attachment.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, Attachment, BatchDeleteVersionsMetadata, BatchDeleteVersionsRequest, CleanupPolicy, CleanupPolicyCondition, CleanupPolicyMostRecentVersions, CreateAttachmentRequest, CreateRepositoryRequest, CreateRuleRequest, CreateTagRequest, DeleteAttachmentRequest, DeleteFileRequest, DeletePackageRequest, DeleteRepositoryRequest, DeleteRuleRequest, DeleteTagRequest, DeleteVersionRequest, DockerImage, File, GenericArtifact, GetAttachmentRequest, GetDockerImageRequest, GetFileRequest, GetMavenArtifactRequest, GetNpmPackageRequest, GetPackageRequest, GetProjectSettingsRequest, GetPythonPackageRequest, GetRepositoryRequest, GetRuleRequest, GetTagRequest, GetVPCSCConfigRequest, GetVersionRequest, Hash, ImportAptArtifactsErrorInfo, ImportAptArtifactsGcsSource, ImportAptArtifactsMetadata, ImportAptArtifactsRequest, ImportAptArtifactsResponse, ImportYumArtifactsErrorInfo, ImportYumArtifactsGcsSource, ImportYumArtifactsMetadata, ImportYumArtifactsRequest, ImportYumArtifactsResponse, ListAttachmentsRequest, ListAttachmentsResponse, ListDockerImagesRequest, ListDockerImagesResponse, ListFilesRequest, ListFilesResponse, ListMavenArtifactsRequest, ListMavenArtifactsResponse, ListNpmPackagesRequest, ListNpmPackagesResponse, ListPackagesRequest, ListPackagesResponse, ListPythonPackagesRequest, ListPythonPackagesResponse, ListRepositoriesRequest, ListRepositoriesResponse, ListRulesRequest, ListRulesResponse, ListTagsRequest, ListTagsResponse, ListVersionsRequest, ListVersionsResponse, MavenArtifact, NpmPackage, OperationMetadata, Package, ProjectSettings, PythonPackage, RemoteRepositoryConfig, Repository, Rule, Tag, UpdateFileRequest, UpdatePackageRequest, UpdateProjectSettingsRequest, UpdateRepositoryRequest, UpdateRuleRequest, UpdateTagRequest, UpdateVPCSCConfigRequest, UpdateVersionRequest, UpstreamPolicy, VPCSCConfig, Version, VirtualRepositoryConfig, YumArtifact

Constant Summary collapse

VERSION =
"1.1.0"