class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ 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_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.mk8s.v1.Conditio
n.Severity',
                                                       condition_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)

Specifies that a failure of a condition type should be viewed as an error.

Value
2

Specifies that a failure of a condition type should be viewed as purely informational

Value
1

Should apply only if the condition is in state "True".

Value
0