Class DownloadStats (1.23.0)

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

Statistics for BulkDownloadFeedbackLabels operation.

Attributes

Name Description
processed_object_count int
The number of objects processed during the download operation.
successful_download_count int
The number of new feedback labels downloaded during this operation. Different from "processed" because some labels might not be downloaded because an error.
total_files_written int
Total number of files written to the provided Cloud Storage bucket.
file_names MutableSequence[str]
Output only. Full name of the files written to Cloud storage.