ListEffectiveEventThreatDetectionCustomModulesResponse

Response for listing EffectiveEventThreatDetectionCustomModules.

JSON representation
{
  "effectiveEventThreatDetectionCustomModules": [
    {
      object (EffectiveEventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
Fields
effectiveEventThreatDetectionCustomModules[]

object (EffectiveEventThreatDetectionCustomModule)

Effective 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.