[[["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."],[[["Retrieves a specific email draft using the draft ID and user ID."],["Allows specifying the format of the returned draft using query parameters."],["Requires authorization with specific Gmail scopes like `mail.google.com` or `gmail.modify`."],["Returns the draft details as a `Draft` object in the response body upon successful execution."],["Uses a `GET` request with path parameters for `userId` and `id`, and an empty request body."]]],[]]