Enum Likelihood (4.0.0)

public enum Likelihood

Categorization of results based on how likely they are to represent a match, based on the number of elements they contain which imply a match.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
Likely
Possible

Some matching elements.

Unlikely
Unspecified

Default value; same as POSSIBLE.

VeryLikely

Many matching elements.

VeryUnlikely

Few matching elements.