@@ -2019,6 +2019,27 @@ libraries:
20192019 GAPICs :
20202020 - proto_path : google/cloud/security/publicca/v1beta1
20212021 - proto_path : google/cloud/security/publicca/v1
2022+ - api_shortname : pubsub
2023+ name_pretty : Cloud Pub/Sub
2024+ api_reference : https://cloud.google.com/pubsub/
2025+ product_documentation : https://cloud.google.com/pubsub/docs/
2026+ client_documentation : https://cloud.google.com/java/docs/reference/google-cloud-pubsub/latest/history
2027+ api_description : is designed to provide reliable, many-to-many, asynchronous messaging
2028+ between applications. Publisher applications can send messages to a topic and
2029+ other applications can subscribe to that topic to receive the messages. By decoupling
2030+ senders and receivers, Google Cloud Pub/Sub allows developers to communicate between
2031+ independently written applications.
2032+ issue_tracker : https://issuetracker.google.com/savedsearches/559741
2033+ release_level : stable
2034+ language : java
2035+ distribution_name : com.google.cloud:google-cloud-pubsub
2036+ codeowner_team : ' @googleapis/pubsub-team'
2037+ api_id : pubsub.googleapis.com
2038+ library_type : GAPIC_COMBO
2039+ requires_billing : true
2040+ recommended_package : com.google.cloud.pubsub.v1
2041+ GAPICs :
2042+ - proto_path : google/pubsub/v1
20222043- api_shortname : rapidmigrationassessment
20232044 name_pretty : Rapid Migration Assessment API
20242045 product_documentation : https://cloud.google.com/migration-center/docs
0 commit comments