Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
Add repo metadata files for all the existing clients (#6255)
Browse files Browse the repository at this point in the history
* Add repo metadata files for all the existing clients

* remove extra repo-metadata file
  • Loading branch information
chingor13 committed Sep 11, 2019
1 parent 98ca255 commit b5fca63
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions google-cloud-monitoring/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "monitoring",
"name_pretty": "Stackdriver Monitoring",
"product_documentation": "https://cloud.google.com/monitoring/docs",
"client_documentation": "https://googleapis.dev/java/google-cloud-clients/latest/index.html?com/google/cloud/monitoring/v3/package-summary.html",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559785",
"release_level": "ga",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "google-cloud-java",
"distribution_name": "com.google.cloud:google-cloud-monitoring",
"api_id": "monitoring.googleapis.com"
}

0 comments on commit b5fca63

Please sign in to comment.