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

Properties of a RecordKey.

Package

@google-cloud/dlp!

Properties

bigQueryKey

bigQueryKey?: (google.privacy.dlp.v2.IBigQueryKey|null);

RecordKey bigQueryKey

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

datastoreKey

datastoreKey?: (google.privacy.dlp.v2.IDatastoreKey|null);

RecordKey datastoreKey

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

idValues

idValues?: (string[]|null);

RecordKey idValues

Property Value
TypeDescription
(string[]|null)