Google Cloud Advisory Notifications V1 Client - Class NotificationType (0.8.2)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;