forked from googleapis/java-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.repo-metadata.json
17 lines (17 loc) · 1016 Bytes
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "pubsub",
"name_pretty": "Cloud Pub/Sub",
"api_reference": "https://cloud.google.com/pubsub/",
"product_documentation": "https://cloud.google.com/pubsub/docs/",
"client_documentation": "https://googleapis.dev/java/google-cloud-pubsub/latest/index.html",
"api_description": "is designed to provide reliable, many-to-many, asynchronous messaging between applications. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications.",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
"release_level": "ga",
"language": "java",
"repo": "googleapis/java-pubsub",
"repo_short": "java-pubsub",
"distribution_name": "com.google.cloud:google-cloud-pubsub",
"codeowner_team": "@googleapis/api-pubsub",
"api_id": "pubsub.googleapis.com",
"requires_billing": true
}