GoogleChromeManagementV1TelemetryUser class

Telemetry data collected from a managed user.

  • Granular permission needed: TELEMETRY_API_USER

Properties

customer String?
G Suite Customer whose enterprise enrolled the device.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
name String?
Resource name of the user.
getter/setter pair
orgUnitId String?
Organization unit of the user.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userDevice List<GoogleChromeManagementV1TelemetryUserDevice>?
Telemetry data collected from a managed user and device.
getter/setter pair
userEmail String?
Email address of the user.
getter/setter pair
userId String?
Directory ID of the user.
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