Interface protos.google.privacy.dlp.v2.IRecordLocation (3.1.8)

Properties of a RecordLocation.

Package

@google-cloud/dlp!

Properties

fieldId

fieldId?: (google.privacy.dlp.v2.IFieldId|null);

RecordLocation fieldId

Property Value
TypeDescription
(google.privacy.dlp.v2.IFieldId|null)

recordKey

recordKey?: (google.privacy.dlp.v2.IRecordKey|null);

RecordLocation recordKey

Property Value
TypeDescription
(google.privacy.dlp.v2.IRecordKey|null)

tableLocation

tableLocation?: (google.privacy.dlp.v2.ITableLocation|null);

RecordLocation tableLocation

Property Value
TypeDescription
(google.privacy.dlp.v2.ITableLocation|null)