Class ListEventThreatDetectionCustomModulesResponse (1.33.1)

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

Response for listing Event Threat Detection custom modules.

Attributes

Name Description
event_threat_detection_custom_modules MutableSequence[google.cloud.securitycenter_v1.types.EventThreatDetectionCustomModule]
Custom modules belonging to the requested parent.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.