class documentation
class Severity(pb_enum.Enum): (source)
Undocumented
Constant | __PB2 |
Undocumented |
Constant | ERROR |
Specifies that a failure of a condition type should be viewed as an error. |
Constant | INFO |
Specifies that a failure of a condition type should be viewed as purely informational |
Constant | NONE |
Should apply only if the condition is in state "True". |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|