GoogleCloudAdvisorynotificationsV1Settings constructor
GoogleCloudAdvisorynotificationsV1Settings({
- String? etag,
- String? name,
- Map<
String, GoogleCloudAdvisorynotificationsV1NotificationSettings> ? notificationSettings,
Implementation
GoogleCloudAdvisorynotificationsV1Settings({
this.etag,
this.name,
this.notificationSettings,
});