Class PubsubDestination (1.3.1)

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}``.

Inheritance

builtins.object > proto.message.Message > PubsubDestination