topics_publish: Adds one or more messages to the topic

View source: R/topics.R

topics_publishR Documentation

Adds one or more messages to the topic

Description

Adds one or more messages to the topic

Usage

topics_publish(messages, topic)

Arguments

messages

list Required, a list containing the messages to be published

topic

Topic, character Required, an instance of a Topic object or a topic name

Value

A character vector containing message IDs

See Also

Other Topic functions: topics_create(), topics_delete(), topics_exists(), topics_get(), topics_list_subscriptions(), topics_list(), topics_patch()


googlePubsubR documentation built on March 7, 2023, 6:38 p.m.