Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
REST Resource: users.messages.attachments
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
資源:MessagePartBody
| JSON 表示法 |
{
"attachmentId": string,
"size": integer,
"data": string
} |
| 欄位 |
attachmentId |
string
如果存在,則包含外部附件的 ID,可在個別 messages.attachments.get 要求中擷取。如果沒有,則訊息部分主體的完整內容會包含在資料欄位中。
|
size |
integer
訊息部分資料的位元組數 (不含編碼)。
|
data |
string (bytes format)
MIME 訊息部分的主體資料,以 base64url 編碼字串表示。如果 MIME 容器類型沒有訊息內文,或是內文資料以個別附件形式傳送,則可能為空白。如果內文資料包含在個別附件中,就會顯示附件 ID。 Base64 編碼字串。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[],[]]