Interface protos.google.cloud.contactcenterinsights.v1.BulkDownloadFeedbackLabelsMetadata.IDownloadStats (3.6.0)

Properties of a DownloadStats.

Package

@google-cloud/contact-center-insights

Properties

fileNames

fileNames?: (string[]|null);

DownloadStats fileNames

processedObjectCount

processedObjectCount?: (number|null);

DownloadStats processedObjectCount

successfulDownloadCount

successfulDownloadCount?: (number|null);

DownloadStats successfulDownloadCount

totalFilesWritten

totalFilesWritten?: (number|null);

DownloadStats totalFilesWritten