Reference documentation and code samples for the Google Cloud Advisory Notifications V1 Client class NotificationType.
Type of notification
Protobuf type google.cloud.advisorynotifications.v1.NotificationType
Namespace
Google \ Cloud \ AdvisoryNotifications \ V1Methods
static::name
value
mixed
static::value
name
mixed
Constants
NOTIFICATION_TYPE_UNSPECIFIED
Value: 0
Default type
Generated from protobuf enum NOTIFICATION_TYPE_UNSPECIFIED = 0;
NOTIFICATION_TYPE_SECURITY_PRIVACY_ADVISORY
Value: 1
Security and privacy advisory notifications
Generated from protobuf enum NOTIFICATION_TYPE_SECURITY_PRIVACY_ADVISORY = 1;
NOTIFICATION_TYPE_SENSITIVE_ACTIONS
Value: 2
Sensitive action notifications
Generated from protobuf enum NOTIFICATION_TYPE_SENSITIVE_ACTIONS = 2;
NOTIFICATION_TYPE_SECURITY_MSA
Value: 3
General security MSA
Generated from protobuf enum NOTIFICATION_TYPE_SECURITY_MSA = 3;
NOTIFICATION_TYPE_THREAT_HORIZONS
Value: 4
Threat horizons MSA
Generated from protobuf enum NOTIFICATION_TYPE_THREAT_HORIZONS = 4;