Interface protos.google.privacy.dlp.v2.CustomInfoType.DetectionRule.ILikelihoodAdjustment (3.1.8)

Properties of a LikelihoodAdjustment.

Package

@google-cloud/dlp!

Properties

fixedLikelihood

fixedLikelihood?: (google.privacy.dlp.v2.Likelihood|keyof typeof google.privacy.dlp.v2.Likelihood|null);

LikelihoodAdjustment fixedLikelihood

Property Value
TypeDescription
(google.privacy.dlp.v2.Likelihood|keyof typeof google.privacy.dlp.v2.Likelihood|null)

relativeLikelihood

relativeLikelihood?: (number|null);

LikelihoodAdjustment relativeLikelihood

Property Value
TypeDescription
(number|null)