ListDescendantEventThreatDetectionCustomModulesResponse

用于列出当前和派生常驻 Event Threat Detection 自定义模块的响应。

JSON 表示法
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
字段
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

属于请求的父级的自定义模块。

nextPageToken

string

可作为 pageToken 发送并用于检索下一页的令牌。如果省略此字段,则不存在后续页面。