Searched refs:attachmentId (Results 1 – 2 of 2) sorted by relevance
25 public $attachmentId; variable in Google\\Service\\Gmail\\MessagePartBody38 public function setAttachmentId($attachmentId) argument40 $this->attachmentId = $attachmentId;47 return $this->attachmentId;
383 * @param string $attachmentId The ID of the attachment.386 public function delete($itemId, $attachmentId, $optParams = array()) { argument387 $params = array('itemId' => $itemId, 'attachmentId' => $attachmentId);397 * @param string $attachmentId The ID of the attachment.401 public function get($itemId, $attachmentId, $optParams = array()) { argument402 $params = array('itemId' => $itemId, 'attachmentId' => $attachmentId);