Class: Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsMetadata::DownloadStats

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb

Overview

Statistics for BulkDownloadFeedbackLabels operation.

Instance Attribute Summary collapse

Instance Attribute Details

#file_names::Array<::String> (readonly)



2442
2443
2444
2445
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2442

class DownloadStats
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#processed_object_count::Integer



2442
2443
2444
2445
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2442

class DownloadStats
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#successful_download_count::Integer



2442
2443
2444
2445
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2442

class DownloadStats
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#total_files_written::Integer



2442
2443
2444
2445
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2442

class DownloadStats
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end