Web Risk V1 API - Module Google::Cloud::WebRisk::V1::ThreatInfo::Confidence::ConfidenceLevel (v0.10.0)

Reference documentation and code samples for the Web Risk V1 API module Google::Cloud::WebRisk::V1::ThreatInfo::Confidence::ConfidenceLevel.

Enum representation of confidence.

Constants

CONFIDENCE_LEVEL_UNSPECIFIED

value: 0
Default.

LOW

value: 1
Less than 60% confidence that the URI is unsafe.

MEDIUM

value: 2
Between 60% and 80% confidence that the URI is unsafe.

HIGH

value: 3
Greater than 80% confidence that the URI is unsafe.