Skip to content

Instantly share code, notes, and snippets.

@qgadrian
Created February 16, 2018 14:38
Show Gist options
  • Save qgadrian/67d2239a4367c52ff703c8947b1ef244 to your computer and use it in GitHub Desktop.
Save qgadrian/67d2239a4367c52ff703c8947b1ef244 to your computer and use it in GitHub Desktop.
alias GoogleApi.PubSub.V1.Api.Projects
Projects.pubsub_projects_topics_publish(
client, “my_google_project”, “test_topic”, [body: publish_request])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment