ListEventThreatDetectionCustomModulesResponse

Event Threat Detection のカスタム モジュールを一覧表示した際のレスポンス。

JSON 表現
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
フィールド
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

リクエストされた親に属するカスタム モジュール。

nextPageToken

string

次のページを取得するために pageToken として送信できるトークン。このフィールドを省略すると、後続のページはなくなります。