BatchExecutionStatus#

class BatchExecutionStatus(*args, **kwargs)#

Bases: object

The completion status of the batch.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • IN_PROGRESS: Batch is executing.

  • COMPLETED: Batch has completed.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model