Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DNotification.php34 protected $newDeviceEventType = NewDeviceEvent::class;
122 * @param NewDeviceEvent
124 public function setNewDeviceEvent(NewDeviceEvent $newDeviceEvent)
129 * @return NewDeviceEvent
H A DNewDeviceEvent.php20 class NewDeviceEvent extends \Google\Model class
98 class_alias(NewDeviceEvent::class, 'Google_Service_AndroidEnterprise_NewDeviceEvent');