ThreatInfo

客戶在檢查威脅清單比對時,有一或多個威脅提交的資訊。

JSON 表示法
{
  "threatTypes": [
    enum (ThreatType)
  ],
  "platformTypes": [
    enum (PlatformType)
  ],
  "threatEntryTypes": [
    enum (ThreatEntryType)
  ],
  "threatEntries": [
    {
      object (ThreatEntry)
    }
  ]
}
欄位
threatTypes[]

enum (ThreatType)

要檢查的威脅類型。

platformTypes[]

enum (PlatformType)

要檢查的平台類型。

threatEntryTypes[]

enum (ThreatEntryType)

要檢查的項目類型。

threatEntries[]

object (ThreatEntry)

要檢查的威脅項目。