Class AdjustmentRule (3.35.0)

AdjustmentRule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Rule that specifies conditions when a certain infoType's finding details should be adjusted.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
adjust_by_matching_info_types google.cloud.dlp_v2.types.AdjustByMatchingInfoTypes
Set of infoTypes for which findings would affect this rule. This field is a member of oneof_ conditions.
adjust_by_image_findings google.cloud.dlp_v2.types.AdjustByImageFindings
AdjustmentRule condition for image findings. This field is a member of oneof_ conditions.
likelihood_adjustment google.cloud.dlp_v2.types.CustomInfoType.DetectionRule.LikelihoodAdjustment
Likelihood adjustment to apply to the infoType.