Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 656 Bytes

File metadata and controls

24 lines (16 loc) · 656 Bytes

SensitiveInfoTypeLikelihoodThreshold

⚠️ DEPRECATED: Deprecated on 2026-02-05, removal scheduled for 2026-10-15: Field is deprecated.

Example Usage

from glean.api_client.models import SensitiveInfoTypeLikelihoodThreshold

value = SensitiveInfoTypeLikelihoodThreshold.LIKELY

# Open enum: unrecognized values are captured as UnrecognizedStr

Values

Name Value
LIKELY LIKELY
VERY_LIKELY VERY_LIKELY
POSSIBLE POSSIBLE
UNLIKELY UNLIKELY
VERY_UNLIKELY VERY_UNLIKELY