GooglePrivacyDlpV2DetectionRule class
Deprecated; use InspectionRuleSet
instead.
Rule for modifying a CustomInfoType
to alter behavior under certain
circumstances, depending on the specific details of the rule. Not supported
for the surrogate_type
custom infoType.
Constructors
- GooglePrivacyDlpV2DetectionRule({GooglePrivacyDlpV2HotwordRule? hotwordRule})
- GooglePrivacyDlpV2DetectionRule.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- hotwordRule ↔ GooglePrivacyDlpV2HotwordRule?
-
Hotword-based detection rule.
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