forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.repo-metadata.json
19 lines (19 loc) · 1.16 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "artifactregistry",
"name_pretty": "Artifact Registry",
"product_documentation": "https://cloud.google.com/artifact-registry",
"api_description": "provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-artifact-registry/latest/overview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-artifact-registry",
"distribution_name": "com.google.cloud:google-cloud-artifact-registry",
"api_id": "artifactregistry.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"codeowner_team": "@googleapis/aap-dpes",
"rest_documentation": "https://cloud.google.com/artifact-registry/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/artifact-registry/docs/reference/rpc"
}