Searched refs:NotificationEndpoint (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Compute\NotificationEndpoint; alias71 * @return NotificationEndpoint77 return $this->call('get', [$params], NotificationEndpoint::class);86 * @param NotificationEndpoint $postBody101 public function insert($project, $region, NotificationEndpoint $postBody, $optParams = [])
27 protected $itemsType = NotificationEndpoint::class;59 * @param NotificationEndpoint[]66 * @return NotificationEndpoint[]
20 class NotificationEndpoint extends \Google\Model class168 class_alias(NotificationEndpoint::class, 'Google_Service_Compute_NotificationEndpoint');