type property

String? type
getter/setter pair

The type of notification channel, such as "email" and "sms".

To view the full list of channels, see Channel descriptors (https://cloud.google.com/monitoring/alerts/using-channels-api#ncd). Notification channel types are globally unique.

Implementation

core.String? type;