Class Finding (1.0.0)

Represents a piece of potentially sensitive content. .. attribute:: name

Resource name in format projects/{project}/locations/{location}/findings/{finding} Populated only when viewing persisted findings.

The type of content that might have been found. Provided if excluded_types is false.

Where the content was found.

Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.

Job trigger name, if applicable, for this finding.

Time the job started that produced this finding.

Inheritance

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

Classes

LabelsEntry

API documentation for dlp_v2.types.Finding.LabelsEntry class.