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

A notification of one event relating to an enterprise.

Attributes

  • appRestrictionsSchemaChangeEvent (AppRestrictionsSchemaChangeEvent): Notifications about new app restrictions schema changes. Defaults to: null.
  • appUpdateEvent (AppUpdateEvent): Notifications about app updates. Defaults to: null.
  • enterpriseId (String): The ID of the enterprise for which the notification is sent. This will always be present. Defaults to: null.
  • installFailureEvent (InstallFailureEvent): Notifications about an app installation failure. Defaults to: null.
  • newDeviceEvent (NewDeviceEvent): Notifications about new devices. Defaults to: null.
  • newPermissionsEvent (NewPermissionsEvent): Notifications about new app permissions. Defaults to: null.
  • notificationType (String): Type of the notification. Defaults to: null.
  • productApprovalEvent (ProductApprovalEvent): Notifications about changes to a product's approval status. Defaults to: null.
  • productAvailabilityChangeEvent (ProductAvailabilityChangeEvent): Notifications about product availability changes. Defaults to: null.
  • timestampMillis (String): The time when the notification was published in milliseconds since 1970-01-01T00:00:00Z. This will always be present. Defaults to: null.