ListDescendantEventThreatDetectionCustomModulesResponse

Response message for SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.

JSON representation
{ "eventThreatDetectionCustomModules": [ { object (EventThreatDetectionCustomModule) } ], "nextPageToken": string }
Fields
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

The list of custom modules.

nextPageToken

string

A pagination token. To retrieve the next page of results, call the method again with this token.