Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicensingEmpty.php20 class LicensingEmpty extends \Google\Model class
25 class_alias(LicensingEmpty::class, 'Google_Service_Licensing_LicensingEmpty');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php23 use Google\Service\Licensing\LicensingEmpty; alias
48 * @return LicensingEmpty
54 return $this->call('delete', [$params], LicensingEmpty::class);