Class HybridFindingDetails (0.15.2)

Populate to associate additional data with each finding.

Offset in bytes of the line, from the beginning of the file, where the finding is located. Populate if the item being scanned is only part of a bigger item, such as a shard of a file and you want to track the absolute position of the finding.

If the container is a table, additional information to make findings meaningful such as the columns that are primary keys. If not known ahead of time, can also be set within each inspect hybrid call and the two will be merged. Note that identifying_fields will only be stored to BigQuery, and only if the BigQuery action has been included.

Classes

LabelsEntry

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