You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Pub/Sub Discussions
I'm new to python as well as GCP. My requirement is, I need to send a JSON streaming data via pub/sub. For this I created a python script for printing the JSON script several times. How do we publish this in Pub/Sub? Can anyone help please.
Samarth Singal
unread,
Aug 20, 2020, 9:11:15 AM8/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
It may also be helpful to look at some of the concept documentation to get familiar with the Pub/Sub API and concepts such as on the overview - https://cloud.google.com/pubsub/docs/overview. There's an accompanying video series that goes over the concepts as well.