[null,null,["最終更新日 2024-12-21 UTC。"],[[["The Gmail API is a RESTful API used to access Gmail mailboxes and send mail, suitable for tasks like reading, sending, and organizing emails."],["The API is not intended as a full email client replacement but is ideal for web applications needing authorized access to user data."],["Key terms include: Messages (individual emails), Threads (related messages), Labels (for organization), and Drafts (unsent messages)."],["Developers can find resources on authentication, authorization, and quickstart guides to begin using the Gmail API."]]],["The Gmail API, a RESTful API, enables authorized access to Gmail data for tasks like reading, indexing, backing up, sending, migrating, filtering, and standardizing email. It uses *messages*, *threads*, and *labels* (system or user-created) to organize emails. *Drafts* are unsent messages that, when sent, become messages. The API shouldn't replace IMAP for full email clients. To start using this API, users need to refer to the Get started as a Google Workspace developer guide and the quickstart overview.\n"]]