GooglePrivacyDlpV2AdjustByMatchingInfoTypes class
AdjustmentRule condition for matching infoTypes.
Constructors
-
GooglePrivacyDlpV2AdjustByMatchingInfoTypes({List<
GooglePrivacyDlpV2InfoType> ? infoTypes, String? matchingType, String? minLikelihood}) - GooglePrivacyDlpV2AdjustByMatchingInfoTypes.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
infoTypes
↔ List<
GooglePrivacyDlpV2InfoType> ? -
Sensitive Data Protection adjusts the likelihood of a finding if that
finding also matches one of these infoTypes.
getter/setter pair
- matchingType ↔ String?
-
How the adjustment rule is applied.
getter/setter pair
- minLikelihood ↔ String?
-
Minimum likelihood of the
adjust_by_matching_info_types.info_typesfinding.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