namespace AIStudio.Tools; public enum ExternalHttpTrustPolicy { SYSTEM_TRUST_ONLY, ALLOW_CUSTOM_ROOTS_WHEN_HOST_WHITELISTED }