Interface protos.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.ITaggedField (3.1.8)

Properties of a TaggedField.

Package

@google-cloud/dlp!

Properties

customTag

customTag?: (string|null);

TaggedField customTag

Property Value
TypeDescription
(string|null)

field

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

TaggedField field

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

inferred

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

TaggedField inferred

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

infoType

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

TaggedField infoType

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