class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant ACCEPTED notification is accepted
Constant CREATED notification is not sent yet
Constant CREATING contacts data is not stored in pds yet. probably will GC it later
Constant EXPIRED notification is expired, accept is no longer possible
Constant PENDING notification is sent, we are waiting for the user to approve the notification
Constant UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.iam.v1.Invitatio
nStatus.State',
                                                       invitation_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)
ACCEPTED: int = (source)

notification is accepted

Value
3

notification is not sent yet

Value
5
CREATING: int = (source)

contacts data is not stored in pds yet. probably will GC it later

Value
4

notification is expired, accept is no longer possible

Value
2

notification is sent, we are waiting for the user to approve the notification

Value
1
UNSPECIFIED: int = (source)

Undocumented

Value
0