MaliciousEntity

वह इकाई जिसकी कार्रवाइयों से Gmail फ़िशिंग सूचना मिली.

जेएसओएन के काेड में दिखाना
{
  "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

डिसप्ले नेम का हेडर.

उपयोगकर्ता

उपयोगकर्ता.

जेएसओएन के काेड में दिखाना
{
  "emailAddress": string,
  "displayName": string
}
फ़ील्ड
emailAddress

string

उपयोगकर्ता का ईमेल पता.

displayName

string

उपयोगकर्ता का डिसप्ले नाम.