Skip to content

Commit 8701cc2

Browse files
authored
chore: update repo-metadata.json client_documentation link (#918)
1 parent 580aa0a commit 8701cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name_pretty": "Cloud Pub/Sub Lite",
44
"product_documentation": "https://cloud.google.com/pubsub/lite/docs",
55
"api_description": "is designed to provide reliable,\nmany-to-many, asynchronous messaging between applications. Publisher\napplications can send messages to a topic and other applications can\nsubscribe to that topic to receive the messages. By decoupling senders and\nreceivers, Google Cloud Pub/Sub allows developers to communicate between\nindependently written applications.\n\nCompared to Google Pub/Sub, Pub/Sub Lite provides partitioned zonal data\nstorage with predefined capacity. Both products present a similar API, but\nPub/Sub Lite has more usage caveats.\n\nSee the [Google Pub/Sub Lite docs](https://cloud.google.com/pubsub/quickstart-console#before-you-begin) for more details on how to activate\nPub/Sub Lite for your project, as well as guidance on how to choose between\nCloud Pub/Sub and Pub/Sub Lite.",
6-
"client_documentation": "https://googleapis.dev/java/google-cloud-pubsublite/latest/index.html",
6+
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-pubsublite/latest/history",
77
"release_level": "ga",
88
"transport": "grpc",
99
"requires_billing": true,

0 commit comments

Comments
 (0)