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 সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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."]]],[]]