Interface protos.google.cloud.advisorynotifications.v1.INotification (1.1.0)

Properties of a Notification.

Package

@google-cloud/advisorynotifications

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Notification createTime

messages

messages?: (google.cloud.advisorynotifications.v1.IMessage[]|null);

Notification messages

name

name?: (string|null);

Notification name

notificationType

notificationType?: (google.cloud.advisorynotifications.v1.NotificationType|keyof typeof google.cloud.advisorynotifications.v1.NotificationType|null);

Notification notificationType

subject

subject?: (google.cloud.advisorynotifications.v1.ISubject|null);

Notification subject