MaliciousEntity

ישות שהפעולות שלה הפעילו התראת פישינג ב-Gmail.

ייצוג JSON
{
  "entity": {
    object (User)
  },

  // Union field entity_type can be only one of the following:
  "fromHeader": string,
  "displayName": string
  // End of list of possible types for union field entity_type.
}
שדות
entity

object (User)

המשתמש שהפעיל התראה של פישינג ב-Gmail.

שדה איחוד entity_type. כל ישות זדונית יכולה להשתייך רק לסוג ישות אחד. entity_type יכול להיות רק אחד מאלה:
fromHeader

string

כתובת האימייל של השולח.

displayName

string

הכותרת משם התצוגה.

משתמש

משתמש.

ייצוג JSON
{
  "emailAddress": string,
  "displayName": string
}
שדות
emailAddress

string

כתובת האימייל של המשתמש.

displayName

string

השם המוצג של המשתמש.