[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["A draft represents an email in the user's mailbox that is saved but not yet sent."],["Drafts are identified by a unique, immutable ID and contain a message object with the email content."],["Gmail API provides methods to create, delete, retrieve, list, send, and update drafts."]]],["Drafts, representing unsent emails, are identified by an immutable ID and contain message content. Core actions include creating new drafts, deleting existing ones permanently, retrieving specific drafts, and listing all drafts in a mailbox. Users can send an existing draft to its intended recipients. Additionally, content within a draft can be modified by replacing it entirely. These drafts can be represented using a JSON format.\n"]]