ListEffectiveEventThreatDetectionCustomModulesResponse

EffectiveEventThreatDetectionCustomModules 목록의 응답입니다.

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

object (EffectiveEventThreatDetectionCustomModule)

요청된 상위 요소에 속하는 유효한 커스텀 모듈입니다.

nextPageToken

string

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