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 ) بازیگری که یک هشدار فیشینگ جیمیل را راه اندازی کرد. |
فیلد اتحادیه entity_type . هر موجودیت مخرب فقط می تواند به یک نوع موجودیت تعلق داشته باشد. entity_type فقط می تواند یکی از موارد زیر باشد: |
displayName | string هدر از نام نمایشی. |
کاربر
نمایندگی JSON |
---|
{
"emailAddress": string,
"displayName": string
} |
فیلدها |
---|
emailAddress | string آدرس ایمیل کاربر. |
displayName | string نام نمایشی کاربر |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["A malicious entity is defined, with JSON representation, and potential entity types (fromHeader or displayName)."],["A malicious entity details the actor triggering a Gmail phishing alert, such as the sender's email address or display name."],["The content describes a User object with attributes including email address and display name, representable in JSON."],["The User object is the entity whose actions led to a Gmail phishing alert, as indicated by the provided context."]]],[]]