Home
last modified time | relevance | path

Searched refs:sendAs (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListSendAsResponse.php29 public function setSendAs($sendAs) argument
31 $this->sendAs = $sendAs;
38 return $this->sendAs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGmail.php909 'sendAs',
913 'path' => 'gmail/v1/users/{userId}/settings/sendAs',
923 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}',
938 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}',
953 'path' => 'gmail/v1/users/{userId}/settings/sendAs',
963 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}',
978 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}',
993 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/verify',
1018 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo/{id}',
1058 'path' => 'gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}/smimeInfo',
[all …]