GooglePrivacyDlpV2InspectContentRequest class

Request to search for potentially sensitive info in a ContentItem.

Properties

hashCode int
The hash code for this object.
no setterinherited
inspectConfig GooglePrivacyDlpV2InspectConfig?
Configuration for the inspector.
getter/setter pair
inspectTemplateName String?
Template to use.
getter/setter pair
item GooglePrivacyDlpV2ContentItem?
The item to inspect.
getter/setter pair
locationId String?
This field has no effect.
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