Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DOperations.php23 use Google\Service\ServiceNetworking\ServicenetworkingEmpty; alias
49 * @return ServicenetworkingEmpty
55 return $this->call('cancel', [$params], ServicenetworkingEmpty::class);
65 * @return ServicenetworkingEmpty
71 return $this->call('delete', [$params], ServicenetworkingEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DServicenetworkingEmpty.php20 class ServicenetworkingEmpty extends \Google\Model class
25 class_alias(ServicenetworkingEmpty::class, 'Google_Service_ServiceNetworking_ServicenetworkingEmpty…