Class PubsubDestination (3.8.1)

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

A Cloud Pubsub destination.

Attribute

NameDescription
topic str
The name of the Cloud Pub/Sub topic to publish to. For example: projects/PROJECT_ID/topics/TOPIC_ID.