Class Notification (0.3.8)

Notification(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A notification object for notifying customers about security and privacy issues.

Attributes

NameDescription
name str
The resource name of the notification. Format: organizations/{organization}/locations/{location}/notifications/{notification} or projects/{project}/locations/{location}/notifications/{notification}.
subject google.cloud.advisorynotifications_v1.types.Subject
The subject line of the notification.
messages MutableSequence[google.cloud.advisorynotifications_v1.types.Message]
A list of messages in the notification.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time the notification was created.
notification_type google.cloud.advisorynotifications_v1.types.NotificationType
Type of notification