Class UploadStats (1.23.1)

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

Statistics for BulkUploadFeedbackLabels operation.

Attributes

Name Description
processed_object_count int
The number of objects processed during the upload operation.
failed_validation_count int
The number of objects skipped because of failed validation
successful_upload_count int
The number of new feedback labels added during this ingest operation.