Class DeleteEventThreatDetectionCustomModuleRequest (1.35.0)

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

Request to delete an Event Threat Detection custom module.

Attribute

Name Description
name str
Required. Name of the custom module to delete. Its format is: - organizations/{organization}/eventThreatDetectionSettings/customModules/{module}. - folders/{folder}/eventThreatDetectionSettings/customModules/{module}. - projects/{project}/eventThreatDetectionSettings/customModules/{module}.