Module: Google::Cloud::AdvisoryNotifications::V1::NotificationType

Defined in:
proto_docs/google/cloud/advisorynotifications/v1/service.rb

Overview

Type of notification

Constant Summary collapse

NOTIFICATION_TYPE_UNSPECIFIED =

Default type

0
NOTIFICATION_TYPE_SECURITY_PRIVACY_ADVISORY =

Security and privacy advisory notifications

1
NOTIFICATION_TYPE_SENSITIVE_ACTIONS =

Sensitive action notifications

2
NOTIFICATION_TYPE_SECURITY_MSA =

General security MSA

3
NOTIFICATION_TYPE_THREAT_HORIZONS =

Threat horizons MSA

4