⚠️ DEPRECATED: Deprecated on 2026-02-05, removal scheduled for 2026-10-15: Field is deprecated.
from glean.api_client.models import SensitiveInfoTypeLikelihoodThreshold
value = SensitiveInfoTypeLikelihoodThreshold.LIKELY
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
LIKELY |
LIKELY |
VERY_LIKELY |
VERY_LIKELY |
POSSIBLE |
POSSIBLE |
UNLIKELY |
UNLIKELY |
VERY_UNLIKELY |
VERY_UNLIKELY |