Interface protos.google.privacy.dlp.v2.ICustomInfoType (5.3.0)

Properties of a CustomInfoType.

Package

@google-cloud/dlp

Properties

detectionRules

detectionRules?: (google.privacy.dlp.v2.CustomInfoType.IDetectionRule[]|null);

CustomInfoType detectionRules

dictionary

dictionary?: (google.privacy.dlp.v2.CustomInfoType.IDictionary|null);

CustomInfoType dictionary

exclusionType

exclusionType?: (google.privacy.dlp.v2.CustomInfoType.ExclusionType|keyof typeof google.privacy.dlp.v2.CustomInfoType.ExclusionType|null);

CustomInfoType exclusionType

infoType

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

CustomInfoType infoType

likelihood

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

CustomInfoType likelihood

regex

regex?: (google.privacy.dlp.v2.CustomInfoType.IRegex|null);

CustomInfoType regex

sensitivityScore

sensitivityScore?: (google.privacy.dlp.v2.ISensitivityScore|null);

CustomInfoType sensitivityScore

storedType

storedType?: (google.privacy.dlp.v2.IStoredType|null);

CustomInfoType storedType

surrogateType

surrogateType?: (google.privacy.dlp.v2.CustomInfoType.ISurrogateType|null);

CustomInfoType surrogateType