Class PubsubDestination (1.1.0)

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

A Pub/Sub destination.

Attribute

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