forked from googleapis/java-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: generate libraries at Tue May 28 14:29:55 UTC 2024
- Loading branch information
1 parent
85336d8
commit 5e1b8ce
Showing
31 changed files
with
24 additions
and
3,396 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"api_shortname": "pubsub", | ||
"name_pretty": "Cloud Pub/Sub", | ||
"api_reference": "https://cloud.google.com/pubsub/", | ||
"product_documentation": "https://cloud.google.com/pubsub/docs/", | ||
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-pubsub/latest/history", | ||
"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", | ||
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-pubsub/latest/history", | ||
"release_level": "stable", | ||
"transport": "both", | ||
"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", | ||
"library_type": "GAPIC_COMBO", | ||
"requires_billing": true, | ||
"recommended_package": "com.google.cloud.pubsub.v1" | ||
"api_reference": "https://cloud.google.com/pubsub/", | ||
"codeowner_team": "@googleapis/api-pubsub", | ||
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.