Replies: 1 comment
-
https://cloud.google.com/pubsub/docs/retry-requests doc uses v1.PublisherClient.publish but we can also do it with topic.publishMessage too ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that we have two ways to publish a message:
Which one should I use? and what is the difference between the two?
Beta Was this translation helpful? Give feedback.
All reactions