-
Notifications
You must be signed in to change notification settings - Fork 95
/
Copy pathgeneration_config.yaml
23 lines (23 loc) · 1.24 KB
/
generation_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
gapic_generator_version: 2.51.1
googleapis_commitish: d581bbe1a66ad2e47eda2beebf6200f23b766ca9
libraries_bom_version: 26.52.0
libraries:
- 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
release_level: stable
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
GAPICs:
- proto_path: google/pubsub/v1