notificationSettings property

Map<String, GoogleCloudAdvisorynotificationsV1NotificationSettings>? notificationSettings
getter/setter pair

Map of each notification type and its settings to get/set all settings at once.

The server will validate the value for each notification type.

Required.

Implementation

core.Map<core.String, GoogleCloudAdvisorynotificationsV1NotificationSettings>?
    notificationSettings;