Class RecordLocation (2.0.2)

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

Location of a finding within a row or record.

Attributes

NameDescription
record_key .storage.RecordKey
Key of the finding.
field_id .storage.FieldId
Field id of the field containing the finding.
table_location .dlp.TableLocation
Location within a ContentItem.Table.