Class PublishAction (0.7.6)

PublishAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the action responsible for publishing messages to a Pub/Sub topic.

Attributes

NameDescription
topic_id str
The topic id in the Pub/Sub service for which messages will be published to.
messages MutableSequence[str]
Messages to be published.