class documentation

class SuspensionState(pb_enum.Enum): (source)

View In Hierarchy

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant NONE Undocumented
Constant RESUMING Undocumented
Constant SUSPENDED Undocumented
Constant SUSPENDING Undocumented
Constant SUSPENSION_STATE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.iam.v1.Suspensio
nState',
                                                       suspension_state_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)

Undocumented

Value
1
RESUMING: int = (source)

Undocumented

Value
4
SUSPENDED: int = (source)

Undocumented

Value
3
SUSPENDING: int = (source)

Undocumented

Value
2
SUSPENSION_STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0