GoogleChromeManagementV1TelemetryEvent class

Telemetry data reported by a managed device.

Properties

audioSevereUnderrunEvent GoogleChromeManagementV1TelemetryAudioSevereUnderrunEvent?
Payload for audio severe underrun event.
getter/setter pair
device GoogleChromeManagementV1TelemetryDeviceInfo?
Information about the device associated with the event.
getter/setter pair
eventType String?
The event type of the current event. Possible string values are:
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
httpsLatencyChangeEvent GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent?
Payload for HTTPS latency change event.
getter/setter pair
name String?
Resource name of the event.
getter/setter pair
networkStateChangeEvent GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent?
Payload for network connection state change event.
getter/setter pair
reportTime String?
Timestamp that represents when the event was reported.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
usbPeripheralsEvent GoogleChromeManagementV1TelemetryUsbPeripheralsEvent?
Payload for usb peripherals event.
getter/setter pair
user GoogleChromeManagementV1TelemetryUserInfo?
Information about the user associated with the event.
getter/setter pair
vpnConnectionStateChangeEvent GoogleChromeManagementV1TelemetryNetworkConnectionStateChangeEvent?
Payload for VPN connection state change event.
getter/setter pair
wifiSignalStrengthEvent GoogleChromeManagementV1TelemetryNetworkSignalStrengthEvent?
Payload for WiFi signal strength events.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited