GoogleChromeManagementVersionsV1ReportingDataPolicyData class

Information of a policy applied on a Chrome browser profile.

Properties

conflicts List<GoogleChromeManagementVersionsV1ReportingDataConflictingPolicyData>?
Conflicting policy information.
getter/setter pair
error String?
Error message of the policy, if any.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
name String?
Name of the policy.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
source String?
Source of the policy.
getter/setter pair
value String?
Value of the policy.
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