Results are categorized based on how likely they are to represent a match. The likelihood is determined by the number of matching elements a result contains. Cloud Data Loss Prevention (DLP) uses a bucketized representation of likelihood, which is intended to indicate how likely it is that a piece of data matches a given infoType.
ENUM |
Description |
---|---|
LIKELIHOOD_UNSPECIFIED |
Default value; same as POSSIBLE. |
VERY_UNLIKELY |
It is very unlikely that the data matches the given InfoType . |
UNLIKELY |
It is unlikely that the data matches the given InfoType . |
POSSIBLE |
It is possible that the data matches the given InfoType . |
LIKELY |
It is likely that the data matches the given InfoType . |
VERY_LIKELY |
It is very likely that the data matches the given InfoType . |