Class NotificationConfig (0.4.9)

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

NotificationConfig defines the mechanisms to notify instance agent.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
pubsub_notification google.cloud.beyondcorp_appconnectors_v1.types.NotificationConfig.CloudPubSubNotificationConfig
Cloud Pub/Sub Configuration to receive notifications. This field is a member of oneof_ config.

Classes

CloudPubSubNotificationConfig

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

The configuration for Pub/Sub messaging for the AppConnector.