Class PubsubDestination (3.15.0)

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

A Pub/Sub destination.

Attribute

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