notificationChannels property

List<String>? notificationChannels
getter/setter pair

Resource names of the NotificationChannels to send alert.

Must be of the format projects//notificationChannels/

Implementation

core.List<core.String>? notificationChannels;