זוהי כתובת האימייל של המשתמש. ניתן להשתמש בערך המיוחד me כדי לציין את המשתמש המאומת.
id
string
המזהה של ההודעה שיש לאחזר. המזהה הזה מאוחזר בדרך כלל באמצעות messages.list. המזהה נכלל בתוצאה גם כשהודעה נוספת (messages.insert) או מיובאת (messages.import).
[[["התוכן קל להבנה","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)."],[[["Retrieves a specific email message using the message ID."],["Allows specifying the format of the returned message (e.g., full, metadata) and specific headers to include."],["Requires authorization with specific Gmail scopes to access and retrieve message data."],["Uses a GET request with the message ID and user ID as path parameters."],["Returns the message data in the response body as a 'Message' resource."]]],[]]