We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0912a commit f3fd059Copy full SHA for f3fd059
.repo-metadata.json
@@ -1,10 +1,12 @@
1
{
2
- "name": "google-api-core",
3
- "name_pretty": "Google API client core library",
4
- "client_documentation": "https://googleapis.dev/python/google-api-core/latest",
5
- "release_level": "ga",
6
- "language": "python",
7
- "library_type": "CORE",
8
- "repo": "googleapis/python-api-core",
9
- "distribution_name": "google-api-core"
10
-}
+ "name": "google-api-core",
+ "name_pretty": "Google API client core library",
+ "client_documentation": "https://googleapis.dev/python/google-api-core/latest",
+ "release_level": "ga",
+ "language": "python",
+ "library_type": "CORE",
+ "repo": "googleapis/python-api-core",
+ "distribution_name": "google-api-core",
+ "default_version": "",
11
+ "codeowner_team": "@googleapis/actools-python"
12
+}
0 commit comments