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)

רשימת האיומים שצריך לבדוק.