ব্যবহারকারীর ইমেইল ঠিকানা. বিশেষ মান 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-10-30 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."]]],[]]