UsersMessagesAttachments
class UsersMessagesAttachments extends Resource (View source)
The "attachments" collection of methods.
Typical usage is:
$gmailService = new Google\Service\Gmail(...);
$attachments = $gmailService->users_messages_attachments;
Methods
get(string $userId, string $messageId, string $id, array $optParams = [])
Gets the specified message attachment. (attachments.get)
Details
MessagePartBody
get(string $userId, string $messageId, string $id, array $optParams = [])
Gets the specified message attachment. (attachments.get)