Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersHistory.php20 use Google\Service\Gmail\ListHistoryResponse; alias
58 * @return ListHistoryResponse
64 return $this->call('list', [$params], ListHistoryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListHistoryResponse.php20 class ListHistoryResponse extends \Google\Collection class
79 class_alias(ListHistoryResponse::class, 'Google_Service_Gmail_ListHistoryResponse');