Class SaveFindings (2.0.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 `.dlp.OutputStorageConfig`
Location to store findings outside of DLP.

Inheritance

builtins.object > proto.message.Message > SaveFindings