Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsers.php22 use Google\Service\Gmail\WatchResponse; alias
69 * @return WatchResponse
75 return $this->call('watch', [$params], WatchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DWatchResponse.php20 class WatchResponse extends \Google\Model class
62 class_alias(WatchResponse::class, 'Google_Service_Gmail_WatchResponse');