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