Interface protos.google.monitoring.v3.IListNotificationChannelsResponse (4.0.0)

Properties of a ListNotificationChannelsResponse.

Package

@google-cloud/monitoring

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotificationChannelsResponse nextPageToken

notificationChannels

notificationChannels?: (google.monitoring.v3.INotificationChannel[]|null);

ListNotificationChannelsResponse notificationChannels

totalSize

totalSize?: (number|null);

ListNotificationChannelsResponse totalSize