[[["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,["# Recommender V1 Client - Class Severity (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-recommender/latest/V1.Insight.Severity)\n- [2.0.4](/php/docs/reference/cloud-recommender/2.0.4/V1.Insight.Severity)\n- [1.11.5](/php/docs/reference/cloud-recommender/1.11.5/V1.Insight.Severity)\n- [1.10.0](/php/docs/reference/cloud-recommender/1.10.0/V1.Insight.Severity)\n- [1.9.1](/php/docs/reference/cloud-recommender/1.9.1/V1.Insight.Severity)\n- [1.8.2](/php/docs/reference/cloud-recommender/1.8.2/V1.Insight.Severity)\n- [1.7.8](/php/docs/reference/cloud-recommender/1.7.8/V1.Insight.Severity) \nReference documentation and code samples for the Recommender V1 Client class Severity.\n\nInsight severity levels.\n\nProtobuf type `google.cloud.recommender.v1.Insight.Severity`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Recommender \\\\ V1 \\\\ Insight\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nInsight has unspecified severity.\n\nGenerated from protobuf enum `SEVERITY_UNSPECIFIED = 0;`\n\n### LOW\n\n Value: 1\n\nInsight has low severity.\n\nGenerated from protobuf enum `LOW = 1;`\n\n### MEDIUM\n\n Value: 2\n\nInsight has medium severity.\n\nGenerated from protobuf enum `MEDIUM = 2;`\n\n### HIGH\n\n Value: 3\n\nInsight has high severity.\n\nGenerated from protobuf enum `HIGH = 3;`\n\n### CRITICAL\n\n Value: 4\n\nInsight has critical severity.\n\nGenerated from protobuf enum `CRITICAL = 4;`"]]