Google Cloud Model Armor V1beta Client - Class DetectionConfidenceLevel (0.5.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Model Armor V1beta Client class DetectionConfidenceLevel.
Confidence levels for detectors.
Higher value maps to a greater confidence level. To enforce stricter level a
lower value should be used.
Protobuf type google.cloud.modelarmor.v1beta.DetectionConfidenceLevel
Namespace
Google \ Cloud \ ModelArmor \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DETECTION_CONFIDENCE_LEVEL_UNSPECIFIED
Value: 0
Same as LOW_AND_ABOVE.
Generated from protobuf enum DETECTION_CONFIDENCE_LEVEL_UNSPECIFIED = 0;
LOW_AND_ABOVE
Value: 1
Highest chance of a false positive.
Generated from protobuf enum LOW_AND_ABOVE = 1;
MEDIUM_AND_ABOVE
Value: 2
Some chance of false positives.
Generated from protobuf enum MEDIUM_AND_ABOVE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]