Class PubsubDestination (3.26.3)

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

A Pub/Sub destination.

Attribute

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