Class ListDescendantEventThreatDetectionCustomModulesResponse (0.1.22)

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

Response message for SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.

Attributes

Name Description
event_threat_detection_custom_modules MutableSequence[google.cloud.securitycentermanagement_v1.types.EventThreatDetectionCustomModule]
The list of custom modules.
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.