GooglePrivacyDlpV2InspectDataSourceDetails class

The results of an inspect DataSource job.

Properties

hashCode int
The hash code for this object.
no setterinherited
requestedOptions GooglePrivacyDlpV2RequestedOptions?
The configuration used for this job.
getter/setter pair
result GooglePrivacyDlpV2Result?
A summary of the outcome of this inspection job.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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