Entity whose actions triggered a Gmail phishing alert.
| JSON representation |
|---|
{ "entity" : { object ( |
Fields
entity
object (
User
)
The actor who triggered a gmail phishing alert.
Union field
entity_type
. Every malicious entity could only belongs to one entity type. entity_type
can be only one of the following:fromHeader
string
The sender email address.
displayName
string
The header from display name.
User
A user.
| JSON representation |
|---|
{ "emailAddress" : string , "displayName" : string } |
| Fields | |
|---|---|
emailAddress
|
Email address of the user. |
displayName
|
Display name of the user. |

