class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant CONTROL_PLANE Control plane events.
Constant DATA_PLANE Data plane events (S3).
Constant EVENT_TYPE_UNSPECIFIED Unspecified event type.

Inherited from Enum:

Class Method get_descriptor Return the protobuf EnumDescriptor for this enum.
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.audit.v2.EventTy
pe',
                                                       audit_event_service_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)
CONTROL_PLANE: int = (source)

Control plane events.

Value
1
DATA_PLANE: int = (source)

Data plane events (S3).

Value
2
EVENT_TYPE_UNSPECIFIED: int = (source)

Unspecified event type.

Value
0