ListEventThreatDetectionCustomModulesResponse

Event Threat Detection 커스텀 모듈 목록 표시 응답

JSON 표현
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
필드
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

요청된 상위 요소에 속한 맞춤 모듈입니다.

nextPageToken

string

다음 페이지를 검색하기 위해 pageToken으로 전송할 수 있는 토큰입니다. 이 필드를 생략하면 후속 페이지가 표시되지 않습니다.