Class DeleteNotificationConfigRequest (1.6.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. Its format is "organizations/[organization_id]/notificationConfigs/[config_id]".