Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListSendAsResponse.php20 class ListSendAsResponse extends \Google\Collection class
43 class_alias(ListSendAsResponse::class, 'Google_Service_Gmail_ListSendAsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsSendAs.php20 use Google\Service\Gmail\ListSendAsResponse; alias
96 * @return ListSendAsResponse
102 return $this->call('list', [$params], ListSendAsResponse::class);