ListEffectiveEventThreatDetectionCustomModulesResponse

EffectiveEventThreatDetectionCustomModules の一覧表示のレスポンス。

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

object (EffectiveEventThreatDetectionCustomModule)

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

nextPageToken

string

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