Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsNotificationChannelDescriptors.php20 use Google\Service\Monitoring\ListNotificationChannelDescriptorsResponse; alias
70 * @return ListNotificationChannelDescriptorsResponse
76 return $this->call('list', [$params], ListNotificationChannelDescriptorsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DListNotificationChannelDescriptorsResponse.php20 class ListNotificationChannelDescriptorsResponse extends \Google\Collection class
61 class_alias(ListNotificationChannelDescriptorsResponse::class, 'Google_Service_Monitoring_ListNotif…