Searched refs:NotificationEndpointList (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Compute\NotificationEndpointList; alias154 * @return NotificationEndpointList160 return $this->call('list', [$params], NotificationEndpointList::class);
20 class NotificationEndpointList extends \Google\Collection class131 class_alias(NotificationEndpointList::class, 'Google_Service_Compute_NotificationEndpointList');