Class BatchOperationStatus (0.1.5)

BatchOperationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The batch operation status.

Attributes

Name Description
success_count int
The count of assets (together with their annotations if any) successfully ingested.
failure_count int
The count of assets failed to ingested; it might be due to the annotation ingestion error.