google_api_android_enterprise v0.0.1 GoogleApi.AndroidEnterprise.V1.Model.NotificationSet View Source

A resource returned by the PullNotificationSet API, which contains a collection of notifications for enterprises associated with the service account authenticated for the request.

Attributes

  • kind (String): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#notificationSet". Defaults to: null.
  • notification (List[Notification]): The notifications received, or empty if no notifications are present. Defaults to: null.
  • notificationSetId (String): 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. Defaults to: null.