class documentation

Undocumented

Constant __PROTO_DESCRIPTOR__ Protobuf enum descriptor from the registry.
Constant __PROTO_FULL_NAME__ Fully qualified protobuf enum name.
Constant ACTIVATING Undocumented
Constant ACTIVE Undocumented
Constant CREATED Undocumented
Constant CREATING DRAFT = 1000;
Constant PARKED Undocumented
Constant PARKING Undocumented
Constant PURGED Undocumented
Constant PURGING Undocumented
Constant SCHEDULED_FOR_DELETION Undocumented
Constant SCHEDULED_FOR_DELETION_BY_PARENT Undocumented
Constant SCHEDULING_FOR_DELETION Undocumented
Constant SCHEDULING_FOR_DELETION_BY_PARENT Undocumented
Constant STATE_UNSPECIFIED Undocumented
Constant UNDELETING Undocumented

Inherited from Enum:

Class Method get_descriptor Return the protobuf EnumDescriptor for this enum.
Constant __PB2_DESCRIPTOR__ Alias for code that expects a protobuf descriptor.
Constant __REGISTRY__ Registry for the enum and its descriptor.
Class Method _missing_ Represent unknown open-enum numbers without losing their value.
__PROTO_DESCRIPTOR__ = (source)

Protobuf enum descriptor from the registry.

Value
REGISTRY.enum_descriptor('nebius.iam.v1.State')
__PROTO_FULL_NAME__: str = (source)

Fully qualified protobuf enum name.

Value
'nebius.iam.v1.State'
ACTIVATING: int = (source)

Undocumented

Value
10

Undocumented

Value
1

Undocumented

Value
9
CREATING: int = (source)

DRAFT = 1000;

Value
1001

Undocumented

Value
12

Undocumented

Value
11

Undocumented

Value
8

Undocumented

Value
7
SCHEDULED_FOR_DELETION: int = (source)

Undocumented

Value
3
SCHEDULED_FOR_DELETION_BY_PARENT: int = (source)

Undocumented

Value
5
SCHEDULING_FOR_DELETION: int = (source)

Undocumented

Value
2
SCHEDULING_FOR_DELETION_BY_PARENT: int = (source)

Undocumented

Value
4
STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0
UNDELETING: int = (source)

Undocumented

Value
6