[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Web Risk V1 Client - Class ConfidenceLevel (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-web-risk/latest/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [2.1.0](/php/docs/reference/cloud-web-risk/2.1.0/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [2.0.3](/php/docs/reference/cloud-web-risk/2.0.3/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [1.5.5](/php/docs/reference/cloud-web-risk/1.5.5/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [1.4.4](/php/docs/reference/cloud-web-risk/1.4.4/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [1.3.0](/php/docs/reference/cloud-web-risk/1.3.0/V1.ThreatInfo.Confidence.ConfidenceLevel)\n- [1.2.7](/php/docs/reference/cloud-web-risk/1.2.7/V1.ThreatInfo.Confidence.ConfidenceLevel) \nReference documentation and code samples for the Google Cloud Web Risk V1 Client class ConfidenceLevel.\n\nEnum representation of confidence.\n\nProtobuf type `google.cloud.webrisk.v1.ThreatInfo.Confidence.ConfidenceLevel`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebRisk \\\\ V1 \\\\ ThreatInfo \\\\ Confidence\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CONFIDENCE_LEVEL_UNSPECIFIED\n\n Value: 0\n\nDefault.\n\nGenerated from protobuf enum `CONFIDENCE_LEVEL_UNSPECIFIED = 0;`\n\n### LOW\n\n Value: 1\n\nLess than 60% confidence that the URI is unsafe.\n\nGenerated from protobuf enum `LOW = 1;`\n\n### MEDIUM\n\n Value: 2\n\nBetween 60% and 80% confidence that the URI is unsafe.\n\nGenerated from protobuf enum `MEDIUM = 2;`\n\n### HIGH\n\n Value: 3\n\nGreater than 80% confidence that the URI is unsafe.\n\nGenerated from protobuf enum `HIGH = 3;`"]]