Home
last modified time | relevance | path

Searched refs:ListAlertsResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsAlerts.php20 use Google\Service\Adsense\ListAlertsResponse; alias
44 * @return ListAlertsResponse
50 return $this->call('list', [$params], ListAlertsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DListAlertsResponse.php20 class ListAlertsResponse extends \Google\Collection class
43 class_alias(ListAlertsResponse::class, 'Google_Service_Adsense_ListAlertsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DListAlertsResponse.php20 class ListAlertsResponse extends \Google\Collection class
61 class_alias(ListAlertsResponse::class, 'Google_Service_AlertCenter_ListAlertsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlerts.php27 use Google\Service\AlertCenter\ListAlertsResponse; alias
149 * @return ListAlertsResponse
155 return $this->call('list', [$params], ListAlertsResponse::class);