Searched refs:ServicenetworkingEmpty (Results 1 – 2 of 2) sorted by relevance
23 use Google\Service\ServiceNetworking\ServicenetworkingEmpty; alias49 * @return ServicenetworkingEmpty55 return $this->call('cancel', [$params], ServicenetworkingEmpty::class);65 * @return ServicenetworkingEmpty71 return $this->call('delete', [$params], ServicenetworkingEmpty::class);
20 class ServicenetworkingEmpty extends \Google\Model class25 class_alias(ServicenetworkingEmpty::class, 'Google_Service_ServiceNetworking_ServicenetworkingEmpty…