Class PubsubDestination (1.8.0)

Stay organized with collections Save and categorize content based on your preferences.
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 job completion notification to. For example: projects/{project}/topics/{topic}.