Kullanıcının e-posta adresi. me özel değeri, kimliği doğrulanmış kullanıcıyı belirtmek için kullanılabilir.
id
string
Alınacak iletinin kimliği. Bu kimlik genellikle messages.list kullanılarak alınır. Kimlik, bir ileti eklendiğinde (messages.insert) veya içe aktarıldığında da (messages.import) sonuçta yer alır.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],[]]