channelDescriptors property

List<NotificationChannelDescriptor>? channelDescriptors
getter/setter pair

The monitored resource descriptors supported for the specified project, optionally filtered.

Implementation

core.List<NotificationChannelDescriptor>? channelDescriptors;