Google Cloud Data Loss Prevention v2 API - Enum Likelihood (4.5.0)

public enum Likelihood

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API 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.