Enum FoldersResource.ContactsResource.ComputeRequest.NotificationCategoriesEnum
The categories of notifications to compute contacts for. If ALL is included in this list, contacts subscribed to any notification category will be returned.
Namespace: Google.Apis.Essentialcontacts.v1
Assembly: Google.Apis.Essentialcontacts.v1.dll
Syntax
public enum FoldersResource.ContactsResource.ComputeRequest.NotificationCategoriesEnum
Fields
Name | Description |
---|---|
ALL | All notifications related to the resource, including notifications pertaining to categories added in the future. |
BILLING | Notifications related to billing and payments notifications, price updates, errors, or credits. |
LEGAL | Notifications related to enforcement actions, regulatory compliance, or government notices. |
NOTIFICATIONCATEGORYUNSPECIFIED | Notification category is unrecognized or unspecified. |
PRODUCTUPDATES | Notifications related to new versions, product terms updates, or deprecations. |
SECURITY | Notifications related to security/privacy incidents, notifications, and vulnerabilities. |
SUSPENSION | Notifications related to imminent account suspension. |
TECHNICAL | Notifications related to technical events and issues such as outages, errors, or bugs. |
TECHNICALINCIDENTS | Child category of TECHNICAL. If assigned, technical incident notifications will go to these contacts instead of TECHNICAL. |