Class GetEventThreatDetectionCustomModuleRequest (1.33.1)

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

Request to get an Event Threat Detection custom module.

Attribute

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