Skip to content

Commit 653d086

Browse files
authored
chore: update .repo-metadata.json (#457)
1 parent 531d2a5 commit 653d086

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/google-cloud-logging/.repo-metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22
"name": "logging",
33
"name_pretty": "Cloud Logging",
44
"product_documentation": "https://cloud.google.com/logging/docs",
5-
"client_documentation": "https://googleapis.dev/python/logging/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/logging/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559764",
7-
"release_level": "ga",
7+
"release_level": "stable",
88
"language": "python",
99
"library_type": "GAPIC_COMBO",
1010
"repo": "googleapis/python-logging",
1111
"distribution_name": "google-cloud-logging",
1212
"api_id": "logging.googleapis.com",
1313
"codeowner_team": "@googleapis/api-logging",
14-
"default_version": "v2"
14+
"default_version": "v2",
15+
"api_shortname": "logging"
1516
}

0 commit comments

Comments
 (0)