appReport = $appReport; } /** * @return GoogleChromeManagementV1AppReport[] */ public function getAppReport() { return $this->appReport; } /** * @param GoogleChromeManagementV1AudioStatusReport[] */ public function setAudioStatusReport($audioStatusReport) { $this->audioStatusReport = $audioStatusReport; } /** * @return GoogleChromeManagementV1AudioStatusReport[] */ public function getAudioStatusReport() { return $this->audioStatusReport; } /** * @param GoogleChromeManagementV1BatteryInfo[] */ public function setBatteryInfo($batteryInfo) { $this->batteryInfo = $batteryInfo; } /** * @return GoogleChromeManagementV1BatteryInfo[] */ public function getBatteryInfo() { return $this->batteryInfo; } /** * @param GoogleChromeManagementV1BatteryStatusReport[] */ public function setBatteryStatusReport($batteryStatusReport) { $this->batteryStatusReport = $batteryStatusReport; } /** * @return GoogleChromeManagementV1BatteryStatusReport[] */ public function getBatteryStatusReport() { return $this->batteryStatusReport; } /** * @param GoogleChromeManagementV1BootPerformanceReport[] */ public function setBootPerformanceReport($bootPerformanceReport) { $this->bootPerformanceReport = $bootPerformanceReport; } /** * @return GoogleChromeManagementV1BootPerformanceReport[] */ public function getBootPerformanceReport() { return $this->bootPerformanceReport; } /** * @param GoogleChromeManagementV1CpuInfo[] */ public function setCpuInfo($cpuInfo) { $this->cpuInfo = $cpuInfo; } /** * @return GoogleChromeManagementV1CpuInfo[] */ public function getCpuInfo() { return $this->cpuInfo; } /** * @param GoogleChromeManagementV1CpuStatusReport[] */ public function setCpuStatusReport($cpuStatusReport) { $this->cpuStatusReport = $cpuStatusReport; } /** * @return GoogleChromeManagementV1CpuStatusReport[] */ public function getCpuStatusReport() { return $this->cpuStatusReport; } /** * @param string */ public function setCustomer($customer) { $this->customer = $customer; } /** * @return string */ public function getCustomer() { return $this->customer; } /** * @param string */ public function setDeviceId($deviceId) { $this->deviceId = $deviceId; } /** * @return string */ public function getDeviceId() { return $this->deviceId; } /** * @param GoogleChromeManagementV1GraphicsInfo */ public function setGraphicsInfo(GoogleChromeManagementV1GraphicsInfo $graphicsInfo) { $this->graphicsInfo = $graphicsInfo; } /** * @return GoogleChromeManagementV1GraphicsInfo */ public function getGraphicsInfo() { return $this->graphicsInfo; } /** * @param GoogleChromeManagementV1GraphicsStatusReport[] */ public function setGraphicsStatusReport($graphicsStatusReport) { $this->graphicsStatusReport = $graphicsStatusReport; } /** * @return GoogleChromeManagementV1GraphicsStatusReport[] */ public function getGraphicsStatusReport() { return $this->graphicsStatusReport; } /** * @param GoogleChromeManagementV1HeartbeatStatusReport[] */ public function setHeartbeatStatusReport($heartbeatStatusReport) { $this->heartbeatStatusReport = $heartbeatStatusReport; } /** * @return GoogleChromeManagementV1HeartbeatStatusReport[] */ public function getHeartbeatStatusReport() { return $this->heartbeatStatusReport; } /** * @param GoogleChromeManagementV1KioskAppStatusReport[] */ public function setKioskAppStatusReport($kioskAppStatusReport) { $this->kioskAppStatusReport = $kioskAppStatusReport; } /** * @return GoogleChromeManagementV1KioskAppStatusReport[] */ public function getKioskAppStatusReport() { return $this->kioskAppStatusReport; } /** * @param GoogleChromeManagementV1MemoryInfo */ public function setMemoryInfo(GoogleChromeManagementV1MemoryInfo $memoryInfo) { $this->memoryInfo = $memoryInfo; } /** * @return GoogleChromeManagementV1MemoryInfo */ public function getMemoryInfo() { return $this->memoryInfo; } /** * @param GoogleChromeManagementV1MemoryStatusReport[] */ public function setMemoryStatusReport($memoryStatusReport) { $this->memoryStatusReport = $memoryStatusReport; } /** * @return GoogleChromeManagementV1MemoryStatusReport[] */ public function getMemoryStatusReport() { return $this->memoryStatusReport; } /** * @param string */ public function setName($name) { $this->name = $name; } /** * @return string */ public function getName() { return $this->name; } /** * @param GoogleChromeManagementV1NetworkBandwidthReport[] */ public function setNetworkBandwidthReport($networkBandwidthReport) { $this->networkBandwidthReport = $networkBandwidthReport; } /** * @return GoogleChromeManagementV1NetworkBandwidthReport[] */ public function getNetworkBandwidthReport() { return $this->networkBandwidthReport; } /** * @param GoogleChromeManagementV1NetworkDiagnosticsReport[] */ public function setNetworkDiagnosticsReport($networkDiagnosticsReport) { $this->networkDiagnosticsReport = $networkDiagnosticsReport; } /** * @return GoogleChromeManagementV1NetworkDiagnosticsReport[] */ public function getNetworkDiagnosticsReport() { return $this->networkDiagnosticsReport; } /** * @param GoogleChromeManagementV1NetworkInfo */ public function setNetworkInfo(GoogleChromeManagementV1NetworkInfo $networkInfo) { $this->networkInfo = $networkInfo; } /** * @return GoogleChromeManagementV1NetworkInfo */ public function getNetworkInfo() { return $this->networkInfo; } /** * @param GoogleChromeManagementV1NetworkStatusReport[] */ public function setNetworkStatusReport($networkStatusReport) { $this->networkStatusReport = $networkStatusReport; } /** * @return GoogleChromeManagementV1NetworkStatusReport[] */ public function getNetworkStatusReport() { return $this->networkStatusReport; } /** * @param string */ public function setOrgUnitId($orgUnitId) { $this->orgUnitId = $orgUnitId; } /** * @return string */ public function getOrgUnitId() { return $this->orgUnitId; } /** * @param GoogleChromeManagementV1OsUpdateStatus[] */ public function setOsUpdateStatus($osUpdateStatus) { $this->osUpdateStatus = $osUpdateStatus; } /** * @return GoogleChromeManagementV1OsUpdateStatus[] */ public function getOsUpdateStatus() { return $this->osUpdateStatus; } /** * @param GoogleChromeManagementV1PeripheralsReport[] */ public function setPeripheralsReport($peripheralsReport) { $this->peripheralsReport = $peripheralsReport; } /** * @return GoogleChromeManagementV1PeripheralsReport[] */ public function getPeripheralsReport() { return $this->peripheralsReport; } /** * @param GoogleChromeManagementV1RuntimeCountersReport[] */ public function setRuntimeCountersReport($runtimeCountersReport) { $this->runtimeCountersReport = $runtimeCountersReport; } /** * @return GoogleChromeManagementV1RuntimeCountersReport[] */ public function getRuntimeCountersReport() { return $this->runtimeCountersReport; } /** * @param string */ public function setSerialNumber($serialNumber) { $this->serialNumber = $serialNumber; } /** * @return string */ public function getSerialNumber() { return $this->serialNumber; } /** * @param GoogleChromeManagementV1StorageInfo */ public function setStorageInfo(GoogleChromeManagementV1StorageInfo $storageInfo) { $this->storageInfo = $storageInfo; } /** * @return GoogleChromeManagementV1StorageInfo */ public function getStorageInfo() { return $this->storageInfo; } /** * @param GoogleChromeManagementV1StorageStatusReport[] */ public function setStorageStatusReport($storageStatusReport) { $this->storageStatusReport = $storageStatusReport; } /** * @return GoogleChromeManagementV1StorageStatusReport[] */ public function getStorageStatusReport() { return $this->storageStatusReport; } /** * @param GoogleChromeManagementV1ThunderboltInfo[] */ public function setThunderboltInfo($thunderboltInfo) { $this->thunderboltInfo = $thunderboltInfo; } /** * @return GoogleChromeManagementV1ThunderboltInfo[] */ public function getThunderboltInfo() { return $this->thunderboltInfo; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChromeManagementV1TelemetryDevice::class, 'Google_Service_ChromeManagement_GoogleChromeManagementV1TelemetryDevice');