Class SaveFindings (3.9.1)

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

If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk

Attribute

NameDescription
output_config google.cloud.dlp_v2.types.OutputStorageConfig
Location to store findings outside of DLP.

Inheritance

builtins.object > proto.message.Message > SaveFindings