Class DeleteNotificationConfigRequest (1.3.1)

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

Request message for deleting a notification config. .. attribute:: name

Required. Name of the notification config to delete. Its format is "organizations/[organization_id]/notificationConfigs/[config_id]".

:type: str