class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant DONE Action finished successfully
Constant ERROR Action finished with error
Constant RESPONSE_STATUS_UNSPECIFIED Undocumented
Constant STARTED Asynchronous action started

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.audit.v2.Status'
,
                                                       status_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)

Action finished successfully

Value
2

Action finished with error

Value
3
RESPONSE_STATUS_UNSPECIFIED: int = (source)

Undocumented

Value
0

Asynchronous action started

Value
1