Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DResellernotify.php21 use Google\Service\Reseller\ResellernotifyResource; alias
53 * @return ResellernotifyResource
59 return $this->call('register', [$params], ResellernotifyResource::class);
69 * @return ResellernotifyResource
75 return $this->call('unregister', [$params], ResellernotifyResource::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DResellernotifyResource.php20 class ResellernotifyResource extends \Google\Model class
44 class_alias(ResellernotifyResource::class, 'Google_Service_Reseller_ResellernotifyResource');