Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 360 Bytes

File metadata and controls

19 lines (7 loc) · 360 Bytes

ProxyConfidence

Confidence level of the proxy detection. If a proxy is not detected, confidence is "high". If it's detected, can be "low", "medium", or "high".

Enum

  • LOW (value: "low")

  • MEDIUM (value: "medium")

  • HIGH (value: "high")

  • UNSUPPORTED_VALUE_SDK_UPGRADE_REQUIRED (value: "unsupported_value_sdk_upgrade_required")