Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php26 protected $reportType = DeviceReport::class;
48 * @param DeviceReport
50 public function setReport(DeviceReport $report)
55 * @return DeviceReport
H A DDevice.php32 protected $reportType = DeviceReport::class;
78 * @param DeviceReport
80 public function setReport(DeviceReport $report)
85 * @return DeviceReport
H A DDeviceReport.php20 class DeviceReport extends \Google\Collection class
61 class_alias(DeviceReport::class, 'Google_Service_AndroidEnterprise_DeviceReport');