Class GetEventThreatDetectionCustomModuleRequest (0.1.8)

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

Message for getting a EventThreatDetectionCustomModule

Attribute

NameDescription
name str
Required. The resource name of the ETD custom module. Its format is: - "organizations/{organization}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}". - "folders/{folder}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}". - "projects/{project}/locations/{location}/eventThreatDetectionCustomModules/{event_threat_detection_custom_module}".