usbPeripheralReport = $usbPeripheralReport; } /** * @return GoogleChromeManagementV1UsbPeripheralReport[] */ public function getUsbPeripheralReport() { return $this->usbPeripheralReport; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChromeManagementV1TelemetryUsbPeripheralsEvent::class, 'Google_Service_ChromeManagement_GoogleChromeManagementV1TelemetryUsbPeripheralsEvent');