Class ValidateEventThreatDetectionCustomModuleRequest (1.33.1)

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

Request to validate an Event Threat Detection custom module.

Attributes

Name Description
parent str
Required. Resource name of the parent to validate the Custom Module under. Its format is: - organizations/{organization}/eventThreatDetectionSettings. - folders/{folder}/eventThreatDetectionSettings. - projects/{project}/eventThreatDetectionSettings.
raw_text str
Required. The raw text of the module's contents. Used to generate error messages.
type_ str
Required. The type of the module (e.g. CONFIGURABLE_BAD_IP).