public enum SdpFindingLikelihood
Reference documentation and code samples for the Model Armor v1beta 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.V1BetaAssembly
Google.Cloud.ModelArmor.V1Beta.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. |