Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DNotificationSet.php20 class NotificationSet extends \Google\Collection class
61 class_alias(NotificationSet::class, 'Google_Service_AndroidEnterprise_NotificationSet');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DEnterprises.php26 use Google\Service\AndroidEnterprise\NotificationSet; alias
226 * @return NotificationSet
232 return $this->call('pullNotificationSet', [$params], NotificationSet::class);