class documentation

Iteration state.

Constant __PB2_DESCRIPTOR__ Undocumented
Constant COMPLETED Undocumented
Constant FAILED Undocumented
Constant IN_PROGRESS Undocumented
Constant INTERRUPTED Undocumented
Constant STATE_UNSPECIFIED Undocumented

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.storage.v1.Trans
ferIteration.State',
                                                       transfer_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
COMPLETED: int = (source)

Undocumented

Value
2

Undocumented

Value
4
IN_PROGRESS: int = (source)

Undocumented

Value
1
INTERRUPTED: int = (source)

Undocumented

Value
3
STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0