Skip to content

Instantly share code, notes, and snippets.

@grant
Created January 27, 2020 11:03
Show Gist options
  • Select an option

  • Save grant/3f511511b304bcbc96a4dae401689e59 to your computer and use it in GitHub Desktop.

Select an option

Save grant/3f511511b304bcbc96a4dae401689e59 to your computer and use it in GitHub Desktop.
Hello Cloud Pub/Sub JSON
{
"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