Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DListNotificationChannelsResponse.php20 class ListNotificationChannelsResponse extends \Google\Collection class
79 class_alias(ListNotificationChannelsResponse::class, 'Google_Service_Monitoring_ListNotificationCha…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsNotificationChannels.php22 use Google\Service\Monitoring\ListNotificationChannelsResponse; alias
162 * @return ListNotificationChannelsResponse
168 return $this->call('list', [$params], ListNotificationChannelsResponse::class);