Class NotificationConfig (0.6.0)

Security Command Center notification configs. A notification config is a Security Command Center resource that contains the configuration to send notifications for create/update events of findings, assets and etc.

The description of the notification config (max of 1024 characters).

The Pub/Sub topic to send notifications to. Its format is “projects/[project_id]/topics/[topic]”.

The config for triggering notifications.

Classes

StreamingConfig

The config for streaming-based notifications, which send each event as soon as it is detected.