ListDescendantEventThreatDetectionCustomModulesResponse

현재 및 하위 상주 Event Threat Detection 커스텀 모듈을 나열하기 위한 응답입니다.

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

object (EventThreatDetectionCustomModule)

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

nextPageToken

string

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