[[["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 Security Center Management V1 Client - Class Severity (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-securitycentermanagement/latest/V1.CustomConfig.Severity)\n- [1.2.0](/php/docs/reference/cloud-securitycentermanagement/1.2.0/V1.CustomConfig.Severity)\n- [1.1.3](/php/docs/reference/cloud-securitycentermanagement/1.1.3/V1.CustomConfig.Severity)\n- [1.0.0](/php/docs/reference/cloud-securitycentermanagement/1.0.0/V1.CustomConfig.Severity)\n- [0.3.2](/php/docs/reference/cloud-securitycentermanagement/0.3.2/V1.CustomConfig.Severity)\n- [0.2.7](/php/docs/reference/cloud-securitycentermanagement/0.2.7/V1.CustomConfig.Severity)\n- [0.1.0](/php/docs/reference/cloud-securitycentermanagement/0.1.0/V1.CustomConfig.Severity) \nReference documentation and code samples for the Google Cloud Security Center Management V1 Client class Severity.\n\nDefines the valid value options for the severity of a finding.\n\nProtobuf type `google.cloud.securitycentermanagement.v1.CustomConfig.Severity`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenterManagement \\\\ V1 \\\\ CustomConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\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;`"]]