class documentation

class ProjectState(pb_enum.Enum): (source)

View In Hierarchy

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant ACTIVATING Undocumented
Constant ACTIVE Undocumented
Constant CREATED Undocumented
Constant CREATING Undocumented
Constant PARKED Undocumented
Constant PARKING Undocumented
Constant PURGING Undocumented
Constant STATE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.iam.v2.ProjectSt
atus.ProjectState',
                                                       project_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
ACTIVATING: int = (source)

Undocumented

Value
5

Undocumented

Value
2

Undocumented

Value
4
CREATING: int = (source)

Undocumented

Value
1

Undocumented

Value
7

Undocumented

Value
6

Undocumented

Value
3
STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0