Class InspectConfig (0.12.1)

Configuration description of the scanning process. When used with redactContent only info_types and min_likelihood are currently used.

Only returns findings equal or above this threshold. The default is POSSIBLE. See https://cloud.google.com/dlp/docs/likelihood to learn more.

When true, excludes type information of the findings.

List of options defining data content to scan. If empty, text, images, and other content will be included.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > InspectConfig

Classes

FindingLimits

API documentation for dlp_v2.types.InspectConfig.FindingLimits class.