Class DeleteNotificationConfigRequest (1.31.0)

DeleteNotificationConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for deleting a notification config.

Attribute

NameDescription
name str
Required. Name of the notification config to delete. The following list shows some examples of the format: - organizations/[organization_id]/locations/[location_id]/notificationConfigs/[config_id] + folders/[folder_id]/locations/[location_id]notificationConfigs/[config_id] + projects/[project_id]/locations/[location_id]notificationConfigs/[config_id]