[[["わかりやすい","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"]],["最終更新日 2024-09-05 UTC。"],[[["The `minimal` format provides only the email ID and labels."],["The `full` format returns the complete email data with parsed body content in the `payload` field."],["The `raw` format provides the complete email data with the body content as a base64url encoded string in the `raw` field."],["The `metadata` format returns the email ID, labels, and email headers."]]],["The document outlines four email data retrieval options (`enums`) with varying levels of detail. `Minimal` returns only the ID and labels. `Full` provides complete data, including parsed body content in the `payload`. `Raw` returns complete data with a base64url encoded body in the `raw` field. `Metadata` provides IDs, labels, and headers. The `full` and `raw` options are not available with the `gmail.metadata` scope.\n"]]