Class PubsubDestination (3.4.0)

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

A Cloud Pubsub destination. .. attribute:: topic

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

:type: str