Class: Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsMetadata::UploadStats

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 BulkUploadFeedbackLabels operation.

Instance Attribute Summary collapse

Instance Attribute Details

#failed_validation_count::Integer



2290
2291
2292
2293
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2290

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

#processed_object_count::Integer



2290
2291
2292
2293
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2290

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

#successful_upload_count::Integer



2290
2291
2292
2293
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2290

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