Skip to content

Commit 5e49e54

Browse files
authored
chore: update .repo-metadata.json (#677)
1 parent 96092d4 commit 5e49e54

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.repo-metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
"name": "storage",
33
"name_pretty": "Google Cloud Storage",
44
"product_documentation": "https://cloud.google.com/storage",
5-
"client_documentation": "https://googleapis.dev/python/storage/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/storage/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559782",
7-
"release_level": "ga",
7+
"release_level": "stable",
88
"language": "python",
99
"library_type": "GAPIC_MANUAL",
1010
"repo": "googleapis/python-storage",
1111
"distribution_name": "google-cloud-storage",
1212
"api_id": "storage.googleapis.com",
1313
"requires_billing": true,
1414
"default_version": "",
15-
"codeowner_team": "@googleapis/cloud-storage-dpe"
15+
"codeowner_team": "@googleapis/cloud-storage-dpe",
16+
"api_shortname": "storage"
1617
}

0 commit comments

Comments
 (0)