Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DAlertcenterEmpty.php20 class AlertcenterEmpty extends \Google\Model class
25 class_alias(AlertcenterEmpty::class, 'Google_Service_AlertCenter_AlertcenterEmpty');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlerts.php22 use Google\Service\AlertCenter\AlertcenterEmpty; alias
79 * @return AlertcenterEmpty
85 return $this->call('delete', [$params], AlertcenterEmpty::class);