Class PubSub (2.7.1)

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

Pub/Sub specific notification config. .. attribute:: enabled

Enable notifications for Pub/Sub.

:type: bool

Attribute

NameDescription
topic str
The desired Pub/Sub topic to which notifications will be sent by GKE. Format is projects/{project}/topics/{topic}.