Class PubsubDestination (0.4.1)

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

A Pub/Sub destination. .. attribute:: topic

The name of the Pub/Sub topic to publish job completion notification to. For example: projects/{project}/topics/{topic}.

:type: str