Essential Contacts v1 API - Enum NotificationCategory (2.4.0)

public enum NotificationCategory

Reference documentation and code samples for the Essential Contacts v1 API enum NotificationCategory.

The notification categories that an essential contact can be subscribed to. Each notification will be categorized by the sender into one of the following categories. All contacts that are subscribed to that category will receive the notification.

Namespace

Google.Cloud.EssentialContacts.V1

Assembly

Google.Cloud.EssentialContacts.V1.dll

Fields

NameDescription
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.

Notifications related to enforcement actions, regulatory compliance, or government notices.

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.

Unspecified

Notification category is unrecognized or unspecified.