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

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;