उपयोगकर्ता का ईमेल पता. खास वैल्यू 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."]]],[]]