Skip to content

Instantly share code, notes, and snippets.

@grant
Last active January 28, 2020 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grant/3f1fd84d3c9fdf98b4c0960539478c19 to your computer and use it in GitHub Desktop.
Save grant/3f1fd84d3c9fdf98b4c0960539478c19 to your computer and use it in GitHub Desktop.
Hello Cloud Pub/Sub Output
{
"message": {
"attributes": { "greeting": "Hello from the Cloud Pub/Sub Emulator!" },
"data": "SGVsbG8gQ2xvdWQgUHViL1N1YiEgSGVyZSBpcyBteSBtZXNzYWdlIQ==",
"messageId": "136969346945"
},
"subscription": "projects/myproject/subscriptions/mysubscription"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment