Resource: Draft
A draft email in the user's mailbox.
| JSON representation | 
|---|
|  { 
 "id" 
 : 
 string 
 , 
 "message" 
 : 
 { 
 object (  | 
| Fields | |
|---|---|
| id |   The immutable ID of the draft. | 
| Methods | |
|---|---|
|   | Creates a new draft with the DRAFTlabel. | 
|   | Immediately and permanently deletes the specified draft. | 
|   | Gets the specified draft. | 
|   | Lists the drafts in the user's mailbox. | 
|   | Sends the specified, existing draft to the recipients in the To,Cc, andBccheaders. | 
|   | Replaces a draft's content. | 

