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

Properties of a QuasiId.

Package

@google-cloud/dlp!

Properties

customTag

customTag?: (string|null);

QuasiId customTag

Property Value
TypeDescription
(string|null)

field

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

QuasiId field

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

inferred

inferred?: (google.protobuf.IEmpty|null);

QuasiId inferred

Property Value
TypeDescription
(google.protobuf.IEmpty|null)

infoType

infoType?: (google.privacy.dlp.v2.IInfoType|null);

QuasiId infoType

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