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 은 다음 중 하나여야 합니다. |
displayName |
string
표시 이름의 헤더입니다.
|
사용자
JSON 표현 |
{
"emailAddress": string,
"displayName": string
} |
필드 |
emailAddress |
string
사용자의 이메일 주소입니다.
|
displayName |
string
사용자의 표시 이름입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-12(UTC)
[null,null,["최종 업데이트: 2024-10-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."]]],[]]