Reference documentation and code samples for the Essential Contacts V1 API module Google::Cloud::EssentialContacts::V1::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.
Constants
NOTIFICATION_CATEGORY_UNSPECIFIED
value: 0
Notification category is unrecognized or unspecified.
ALL
value: 2
All notifications related to the resource, including notifications
pertaining to categories added in the future.
SUSPENSION
value: 3
Notifications related to imminent account suspension.
SECURITY
value: 5
Notifications related to security/privacy incidents, notifications, and
vulnerabilities.
TECHNICAL
value: 6
Notifications related to technical events and issues such as outages,
errors, or bugs.
BILLING
value: 7
Notifications related to billing and payments notifications, price updates,
errors, or credits.
LEGAL
value: 8
Notifications related to enforcement actions, regulatory compliance, or
government notices.
PRODUCT_UPDATES
value: 9
Notifications related to new versions, product terms updates, or
deprecations.
TECHNICAL_INCIDENTS
value: 10
Child category of TECHNICAL. If assigned, technical incident notifications
will go to these contacts instead of TECHNICAL.