Overview

Classes

  • Google_Service_Gmail
  • Google_Service_Gmail_AutoForwarding
  • Google_Service_Gmail_BatchDeleteMessagesRequest
  • Google_Service_Gmail_BatchModifyMessagesRequest
  • Google_Service_Gmail_Delegate
  • Google_Service_Gmail_Draft
  • Google_Service_Gmail_Filter
  • Google_Service_Gmail_FilterAction
  • Google_Service_Gmail_FilterCriteria
  • Google_Service_Gmail_ForwardingAddress
  • Google_Service_Gmail_History
  • Google_Service_Gmail_HistoryLabelAdded
  • Google_Service_Gmail_HistoryLabelRemoved
  • Google_Service_Gmail_HistoryMessageAdded
  • Google_Service_Gmail_HistoryMessageDeleted
  • Google_Service_Gmail_ImapSettings
  • Google_Service_Gmail_Label
  • Google_Service_Gmail_LabelColor
  • Google_Service_Gmail_LanguageSettings
  • Google_Service_Gmail_ListDelegatesResponse
  • Google_Service_Gmail_ListDraftsResponse
  • Google_Service_Gmail_ListFiltersResponse
  • Google_Service_Gmail_ListForwardingAddressesResponse
  • Google_Service_Gmail_ListHistoryResponse
  • Google_Service_Gmail_ListLabelsResponse
  • Google_Service_Gmail_ListMessagesResponse
  • Google_Service_Gmail_ListSendAsResponse
  • Google_Service_Gmail_ListSmimeInfoResponse
  • Google_Service_Gmail_ListThreadsResponse
  • Google_Service_Gmail_Message
  • Google_Service_Gmail_MessagePart
  • Google_Service_Gmail_MessagePartBody
  • Google_Service_Gmail_MessagePartHeader
  • Google_Service_Gmail_ModifyMessageRequest
  • Google_Service_Gmail_ModifyThreadRequest
  • Google_Service_Gmail_PopSettings
  • Google_Service_Gmail_Profile
  • Google_Service_Gmail_SendAs
  • Google_Service_Gmail_SmimeInfo
  • Google_Service_Gmail_SmtpMsa
  • Google_Service_Gmail_Thread
  • Google_Service_Gmail_Users_Resource
  • Google_Service_Gmail_UsersDrafts_Resource
  • Google_Service_Gmail_UsersHistory_Resource
  • Google_Service_Gmail_UsersLabels_Resource
  • Google_Service_Gmail_UsersMessages_Resource
  • Google_Service_Gmail_UsersMessagesAttachments_Resource
  • Google_Service_Gmail_UsersSettings_Resource
  • Google_Service_Gmail_UsersSettingsDelegates_Resource
  • Google_Service_Gmail_UsersSettingsFilters_Resource
  • Google_Service_Gmail_UsersSettingsForwardingAddresses_Resource
  • Google_Service_Gmail_UsersSettingsSendAs_Resource
  • Google_Service_Gmail_UsersSettingsSendAsSmimeInfo_Resource
  • Google_Service_Gmail_UsersThreads_Resource
  • Google_Service_Gmail_VacationSettings
  • Google_Service_Gmail_WatchRequest
  • Google_Service_Gmail_WatchResponse
  • Overview
  • Class
  • Tree

Gmail API

Classes summary
Google_Service_Gmail Service definition for Gmail (v1).
Google_Service_Gmail_AutoForwarding
Google_Service_Gmail_BatchDeleteMessagesRequest
Google_Service_Gmail_BatchModifyMessagesRequest
Google_Service_Gmail_Delegate
Google_Service_Gmail_Draft
Google_Service_Gmail_Filter
Google_Service_Gmail_FilterAction
Google_Service_Gmail_FilterCriteria
Google_Service_Gmail_ForwardingAddress
Google_Service_Gmail_History
Google_Service_Gmail_HistoryLabelAdded
Google_Service_Gmail_HistoryLabelRemoved
Google_Service_Gmail_HistoryMessageAdded
Google_Service_Gmail_HistoryMessageDeleted
Google_Service_Gmail_ImapSettings
Google_Service_Gmail_Label
Google_Service_Gmail_LabelColor
Google_Service_Gmail_LanguageSettings
Google_Service_Gmail_ListDelegatesResponse
Google_Service_Gmail_ListDraftsResponse
Google_Service_Gmail_ListFiltersResponse
Google_Service_Gmail_ListForwardingAddressesResponse
Google_Service_Gmail_ListHistoryResponse
Google_Service_Gmail_ListLabelsResponse
Google_Service_Gmail_ListMessagesResponse
Google_Service_Gmail_ListSendAsResponse
Google_Service_Gmail_ListSmimeInfoResponse
Google_Service_Gmail_ListThreadsResponse
Google_Service_Gmail_Message
Google_Service_Gmail_MessagePart
Google_Service_Gmail_MessagePartBody
Google_Service_Gmail_MessagePartHeader
Google_Service_Gmail_ModifyMessageRequest
Google_Service_Gmail_ModifyThreadRequest
Google_Service_Gmail_PopSettings
Google_Service_Gmail_Profile
Google_Service_Gmail_SendAs
Google_Service_Gmail_SmimeInfo
Google_Service_Gmail_SmtpMsa
Google_Service_Gmail_Thread
Google_Service_Gmail_Users_Resource The "users" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $users = $gmailService->users; </code>
Google_Service_Gmail_UsersDrafts_Resource The "drafts" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $drafts = $gmailService->drafts; </code>
Google_Service_Gmail_UsersHistory_Resource The "history" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $history = $gmailService->history; </code>
Google_Service_Gmail_UsersLabels_Resource The "labels" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $labels = $gmailService->labels; </code>
Google_Service_Gmail_UsersMessages_Resource The "messages" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $messages = $gmailService->messages; </code>
Google_Service_Gmail_UsersMessagesAttachments_Resource The "attachments" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $attachments = $gmailService->attachments; </code>
Google_Service_Gmail_UsersSettings_Resource The "settings" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $settings = $gmailService->settings; </code>
Google_Service_Gmail_UsersSettingsDelegates_Resource The "delegates" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $delegates = $gmailService->delegates; </code>
Google_Service_Gmail_UsersSettingsFilters_Resource The "filters" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $filters = $gmailService->filters; </code>
Google_Service_Gmail_UsersSettingsForwardingAddresses_Resource The "forwardingAddresses" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $forwardingAddresses = $gmailService->forwardingAddresses; </code>
Google_Service_Gmail_UsersSettingsSendAs_Resource The "sendAs" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $sendAs = $gmailService->sendAs; </code>
Google_Service_Gmail_UsersSettingsSendAsSmimeInfo_Resource The "smimeInfo" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $smimeInfo = $gmailService->smimeInfo; </code>
Google_Service_Gmail_UsersThreads_Resource The "threads" collection of methods. Typical usage is: <code> $gmailService = new Google_Service_Gmail(...); $threads = $gmailService->threads; </code>
Google_Service_Gmail_VacationSettings
Google_Service_Gmail_WatchRequest
Google_Service_Gmail_WatchResponse
© 2020 Google Inc.
Gmail API documentation generated by ApiGen 2.8.0