Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::ArtifactRegistry (v1.13.0)
1.13.0 (latest)
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.1
1.6.0
1.5.0
1.4.1
1.3.0
1.2.0
1.1.0
1.0.1
0.13.0
0.12.2
0.11.0
0.10.0
0.9.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::ArtifactRegistry.
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.
To load this service and instantiate a REST client:
require "google/cloud/artifact_registry/v1/artifact_registry/rest"
client = ::Google::Cloud::ArtifactRegistry::V1::ArtifactRegistry::Rest::Client.new
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]