|
| $availableScopes |
|
| $batchPath |
|
| $resource |
|
| $rootUrl |
|
| $servicePath |
|
| $users |
|
| $users_drafts |
|
| $users_history |
|
| $users_labels |
|
| $users_messages |
|
| $users_messages_attachments |
|
| $users_threads |
|
| $version |
|
const | GMAIL_COMPOSE |
| Manage drafts and send emails.
|
|
const | GMAIL_INSERT |
| Insert mail into your mailbox.
|
|
const | GMAIL_LABELS |
| Manage mailbox labels.
|
|
const | GMAIL_MODIFY |
| View and modify but not delete your email.
|
|
const | GMAIL_READONLY |
| View your emails messages and settings.
|
|
const | GMAIL_SEND |
| Send email on your behalf.
|
|
const | MAIL_GOOGLE_COM |
| View and manage your mail.
|
|
◆ __construct()
Constructs the internal representation of the Gmail service.
- Parameters
-
Reimplemented from Google_Service.
◆ createBatch()
Google_Service::createBatch |
( |
| ) |
|
|
inherited |
Create a new HTTP Batch handler for this service.
- Return values
-
◆ GMAIL_COMPOSE
const Google_Service_Gmail::GMAIL_COMPOSE |
Initial value:=
"https://www.googleapis.com/auth/gmail.compose"
Manage drafts and send emails.
◆ GMAIL_INSERT
const Google_Service_Gmail::GMAIL_INSERT |
Initial value:=
"https://www.googleapis.com/auth/gmail.insert"
Insert mail into your mailbox.
◆ GMAIL_LABELS
const Google_Service_Gmail::GMAIL_LABELS |
Initial value:=
"https://www.googleapis.com/auth/gmail.labels"
Manage mailbox labels.
◆ GMAIL_MODIFY
const Google_Service_Gmail::GMAIL_MODIFY |
Initial value:=
"https://www.googleapis.com/auth/gmail.modify"
View and modify but not delete your email.
◆ GMAIL_READONLY
const Google_Service_Gmail::GMAIL_READONLY |
Initial value:=
"https://www.googleapis.com/auth/gmail.readonly"
View your emails messages and settings.
◆ GMAIL_SEND
const Google_Service_Gmail::GMAIL_SEND |
Initial value:=
"https://www.googleapis.com/auth/gmail.send"
Send email on your behalf.
◆ MAIL_GOOGLE_COM
const Google_Service_Gmail::MAIL_GOOGLE_COM |
Initial value:=
"https://mail.google.com/"
View and manage your mail.
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Gmail.php