Control over how the notification channels in
notification_channels are notified when this alert fires, on a
per-channel basis.
Attributes
Name
Description
notification_channel_names
MutableSequence[str]
The full REST resource name for the notification channels
that these settings apply to. Each of these correspond to
the name field in one of the NotificationChannel objects
referenced in the notification_channels field of this
AlertPolicy. The format is:
::
projects/[PROJECT_ID_OR_NUMBER]/notificationChannels/[CHANNEL_ID]
renotify_interval
google.protobuf.duration_pb2.Duration
The frequency at which to send reminder
notifications for open incidents.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-10 UTC."],[],[]]