publish_message: Publish a message to the current Google Pubsub project

Description Usage Arguments

View source: R/topics.R

Description

Publish a message to the current Google Pubsub project

Usage

1
publish_message(project, topic, data, attribute_list)

Arguments

project

Name of Google Cloud Project

topic

Name of the topic to publish to

data

The message payload. You do not need to encode the message. The function internally will encode your message

attribute_list

Optional attributes for this message. Only accepts a named list


hairizuanbinnoorazman/rgooglepubsub documentation built on May 17, 2019, 2:25 p.m.