[[["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-08-28 UTC."],[],[],null,["# Google Cloud Web Security Scanner V1 Client - Class Severity (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-web-security-scanner/latest/V1.Finding.Severity)\n- [1.0.4](/php/docs/reference/cloud-web-security-scanner/1.0.4/V1.Finding.Severity)\n- [0.8.5](/php/docs/reference/cloud-web-security-scanner/0.8.5/V1.Finding.Severity)\n- [0.7.18](/php/docs/reference/cloud-web-security-scanner/0.7.18/V1.Finding.Severity) \nReference documentation and code samples for the Google Cloud Web Security Scanner V1 Client class Severity.\n\nThe severity level of a vulnerability.\n\nProtobuf type `google.cloud.websecurityscanner.v1.Finding.Severity`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ WebSecurityScanner \\\\ V1 \\\\ Finding\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nNo severity specified. The default value.\n\nGenerated from protobuf enum `SEVERITY_UNSPECIFIED = 0;`\n\n### CRITICAL\n\n Value: 1\n\nCritical severity.\n\nGenerated from protobuf enum `CRITICAL = 1;`\n\n### HIGH\n\n Value: 2\n\nHigh severity.\n\nGenerated from protobuf enum `HIGH = 2;`\n\n### MEDIUM\n\n Value: 3\n\nMedium severity.\n\nGenerated from protobuf enum `MEDIUM = 3;`\n\n### LOW\n\n Value: 4\n\nLow severity.\n\nGenerated from protobuf enum `LOW = 4;`"]]