Skip to content

Commit

Permalink
chore: Update generation configuration at Fri Jul 5 02:16:12 UTC 2024 (
Browse files Browse the repository at this point in the history
…#2103)

* chore: Update generation configuration at Wed Jul  3 00:13:55 UTC 2024

* chore: generate libraries at Wed Jul  3 00:14:23 UTC 2024

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: Update generation configuration at Thu Jul  4 02:16:36 UTC 2024

* chore: generate libraries at Thu Jul  4 02:16:59 UTC 2024

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: Update generation configuration at Fri Jul  5 02:16:12 UTC 2024

* chore: generate libraries at Fri Jul  5 02:16:34 UTC 2024

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
cloud-java-bot and gcf-owl-bot[bot] authored Jul 8, 2024
1 parent 283a5e8 commit c11246b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 5 additions & 4 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"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,
"api_reference": "https://cloud.google.com/pubsub/",
"codeowner_team": "@googleapis/api-pubsub",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
"recommended_package": "com.google.cloud.pubsub.v1"
}
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,10 @@ Samples are in the [`samples/`](https://github.com/googleapis/java-pubsub/tree/m

To get help, follow the instructions in the [shared Troubleshooting document][troubleshooting].

## Transport

Cloud Pub/Sub uses both gRPC and HTTP/JSON for the transport layer.

## Supported Java Versions

Java 8 or above is required for using this client.
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.42.0
googleapis_commitish: 6f289d775912966eb0cf04bda91e5e355c998d30
libraries_bom_version: 26.38.0
googleapis_commitish: 7976ffadc0f21ee9149708c0c97ef000e15de1eb
libraries_bom_version: 26.42.0
libraries:
- api_shortname: pubsub
name_pretty: Cloud Pub/Sub
Expand Down

0 comments on commit c11246b

Please sign in to comment.