Class CloudPubSubNotificationConfig (0.2.1)

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

The configuration for Pub/Sub messaging for the AppConnector.

Attribute

NameDescription
pubsub_subscription str
The Pub/Sub subscription the AppConnector uses to receive notifications.

Inheritance

builtins.object > proto.message.Message > CloudPubSubNotificationConfig