Model Armor v1 API - Enum SdpFindingLikelihood (1.0.0)

public enum SdpFindingLikelihood

Reference documentation and code samples for the Model Armor v1 API enum SdpFindingLikelihood.

For more information about each Sensitive Data Protection likelihood level, see https://cloud.google.com/sensitive-data-protection/docs/likelihood.

Namespace

Google.Cloud.ModelArmor.V1

Assembly

Google.Cloud.ModelArmor.V1.dll

Fields

Name Description
Likely

Low chance of a false positive.

Possible

Some matching signals. The default value.

Unlikely

High chance of a false positive.

Unspecified

Default value; same as POSSIBLE.

VeryLikely

Confidence level is high. Lowest chance of a false positive.

VeryUnlikely

Highest chance of a false positive.