Class SaveToGcsFindingsOutput (3.31.0)

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

Collection of findings saved to a Cloud Storage bucket. This is used as the proto schema for textproto files created when specifying a cloud storage path to save inspection findings.

Attribute

Name Description
findings MutableSequence[google.cloud.dlp_v2.types.Finding]
List of findings.