We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70aa409 commit 2e4873aCopy full SHA for 2e4873a
1 file changed
packages/google-cloud-pubsub/.repo-metadata.json
@@ -4,12 +4,14 @@
4
"product_documentation": "https://cloud.google.com/pubsub/docs/",
5
"client_documentation": "https://cloud.google.com/python/docs/reference/pubsub/latest",
6
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
7
- "release_level": "ga",
+ "release_level": "stable",
8
"language": "python",
9
"repo": "googleapis/python-pubsub",
10
"distribution_name": "google-cloud-pubsub",
11
"api_id": "pubsub.googleapis.com",
12
"requires_billing": true,
13
"default_version": "v1",
14
- "codeowner_team": "@googleapis/api-pubsub"
+ "codeowner_team": "@googleapis/api-pubsub",
15
+ "api_shortname": "pubsub",
16
+ "library_type": ""
17
}
0 commit comments