notificationSetId property

String? notificationSetId
getter/setter pair

The notification set ID, required to mark the notification as received with the Enterprises.AcknowledgeNotification API.

This will be omitted if no notifications are present.

Implementation

core.String? notificationSetId;