Home
last modified time | relevance | path

Searched refs:CloudiotEmpty (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DCloudiotEmpty.php20 class CloudiotEmpty extends \Google\Model class
25 class_alias(CloudiotEmpty::class, 'Google_Service_CloudIot_CloudiotEmpty');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesDevices.php20 use Google\Service\CloudIot\CloudiotEmpty; alias
61 * @return CloudiotEmpty
67 return $this->call('delete', [$params], CloudiotEmpty::class);
H A DProjectsLocationsRegistries.php22 use Google\Service\CloudIot\CloudiotEmpty; alias
80 * @return CloudiotEmpty
86 return $this->call('delete', [$params], CloudiotEmpty::class);