GmailMessageInfo

フィッシング急増アラートのメッセージの詳細。

JSON 表現
{
  "messageId": string,
  "md5HashMessageBody": string,
  "messageBodySnippet": string,
  "md5HashSubject": string,
  "subjectText": string,
  "attachmentsSha256Hash": [
    string
  ],
  "recipient": string,
  "date": string,
  "sentTime": string
}
フィールド
messageId

string

メッセージ ID。

md5HashMessageBody

string

メッセージ本文のテキストのハッシュ。

messageBodySnippet

string

メッセージ本文のスニペット(報告したメールでのみ利用可能)。

md5HashSubject

string

メールの件名の MD5 ハッシュ(報告されたメールについてのみ利用可能)。

subjectText

string

メールの件名(報告されたメールでのみ使用できます)。

attachmentsSha256Hash[]

string

メールの添付ファイルとすべての MIME 部分の SHA256 ハッシュ。

recipient

string

このメールの受信者です。

date

string (Timestamp format)

このメールに関連するイベントの日付。

sentTime

string (Timestamp format)

メールの送信時刻。