ListEventThreatDetectionCustomModulesResponse

Response for listing Event Threat Detection custom modules.

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

object (EventThreatDetectionCustomModule)

Custom modules belonging to the requested parent.

nextPageToken

string

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages.