Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionNotificationEndpoints.php21 use Google\Service\Compute\NotificationEndpointList; alias
154 * @return NotificationEndpointList
160 return $this->call('list', [$params], NotificationEndpointList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNotificationEndpointList.php20 class NotificationEndpointList extends \Google\Collection class
131 class_alias(NotificationEndpointList::class, 'Google_Service_Compute_NotificationEndpointList');