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/
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/
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/
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/
DAlerts.php27 use Google\Service\AlertCenter\ListAlertsResponse; alias
149 * @return ListAlertsResponse
155 return $this->call('list', [$params], ListAlertsResponse::class);