Class NotificationConfig (2.9.0)

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

NotificationConfig is the configuration of notifications.

Attribute

NameDescription
pubsub google.cloud.container_v1beta1.types.NotificationConfig.PubSub
Notification config for Pub/Sub.

Classes

PubSub

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

Pub/Sub specific notification config.