Grafeas V1 Client - Class Severity (1.2.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Grafeas V1 Client class Severity.
Note provider assigned severity/impact ranking.
Protobuf type grafeas.v1.Severity
Namespace
Grafeas \ V1
Methods
static::name
static::value
Constants
SEVERITY_UNSPECIFIED
Unknown.
Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;
MINIMAL
Minimal severity.
Generated from protobuf enum MINIMAL = 1;
LOW
Low severity.
Generated from protobuf enum LOW = 2;
MEDIUM
Medium severity.
Generated from protobuf enum MEDIUM = 3;
HIGH
High severity.
Generated from protobuf enum HIGH = 4;
CRITICAL
Critical severity.
Generated from protobuf enum CRITICAL = 5;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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,["# Grafeas V1 Client - Class Severity (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.Severity)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.Severity)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.Severity)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.Severity)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.Severity)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.Severity)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.Severity)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.Severity)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.Severity)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.Severity)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.Severity) \nReference documentation and code samples for the Grafeas V1 Client class Severity.\n\nNote provider assigned severity/impact ranking.\n\nProtobuf type `grafeas.v1.Severity`\n\nNamespace\n---------\n\nGrafeas \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nUnknown.\n\nGenerated from protobuf enum `SEVERITY_UNSPECIFIED = 0;`\n\n### MINIMAL\n\n Value: 1\n\nMinimal severity.\n\nGenerated from protobuf enum `MINIMAL = 1;`\n\n### LOW\n\n Value: 2\n\nLow severity.\n\nGenerated from protobuf enum `LOW = 2;`\n\n### MEDIUM\n\n Value: 3\n\nMedium severity.\n\nGenerated from protobuf enum `MEDIUM = 3;`\n\n### HIGH\n\n Value: 4\n\nHigh severity.\n\nGenerated from protobuf enum `HIGH = 4;`\n\n### CRITICAL\n\n Value: 5\n\nCritical severity.\n\nGenerated from protobuf enum `CRITICAL = 5;`"]]