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

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

Metadata for the Bulk Upload Feedback Labels API.

Defined Under Namespace

Classes: UploadStats

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation was created.

Returns:



2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2276

class BulkUploadFeedbackLabelsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Statistics for BulkUploadFeedbackLabels operation.
  # @!attribute [rw] processed_object_count
  #   @return [::Integer]
  #     The number of objects processed during the upload operation.
  # @!attribute [rw] failed_validation_count
  #   @return [::Integer]
  #     The number of objects skipped because of failed validation
  # @!attribute [rw] successful_upload_count
  #   @return [::Integer]
  #     The number of new feedback labels added during this ingest operation.
  class UploadStats
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#end_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation finished running.

Returns:



2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2276

class BulkUploadFeedbackLabelsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Statistics for BulkUploadFeedbackLabels operation.
  # @!attribute [rw] processed_object_count
  #   @return [::Integer]
  #     The number of objects processed during the upload operation.
  # @!attribute [rw] failed_validation_count
  #   @return [::Integer]
  #     The number of objects skipped because of failed validation
  # @!attribute [rw] successful_upload_count
  #   @return [::Integer]
  #     The number of new feedback labels added during this ingest operation.
  class UploadStats
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#partial_errors::Array<::Google::Rpc::Status>

Returns Partial errors during ingest operation that might cause the operation output to be incomplete.

Returns:

  • (::Array<::Google::Rpc::Status>)

    Partial errors during ingest operation that might cause the operation output to be incomplete.



2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2276

class BulkUploadFeedbackLabelsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Statistics for BulkUploadFeedbackLabels operation.
  # @!attribute [rw] processed_object_count
  #   @return [::Integer]
  #     The number of objects processed during the upload operation.
  # @!attribute [rw] failed_validation_count
  #   @return [::Integer]
  #     The number of objects skipped because of failed validation
  # @!attribute [rw] successful_upload_count
  #   @return [::Integer]
  #     The number of new feedback labels added during this ingest operation.
  class UploadStats
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#request::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest (readonly)

Returns Output only. The original request for ingest.

Returns:



2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2276

class BulkUploadFeedbackLabelsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Statistics for BulkUploadFeedbackLabels operation.
  # @!attribute [rw] processed_object_count
  #   @return [::Integer]
  #     The number of objects processed during the upload operation.
  # @!attribute [rw] failed_validation_count
  #   @return [::Integer]
  #     The number of objects skipped because of failed validation
  # @!attribute [rw] successful_upload_count
  #   @return [::Integer]
  #     The number of new feedback labels added during this ingest operation.
  class UploadStats
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#upload_stats::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsMetadata::UploadStats (readonly)

Returns Output only. Statistics for BulkUploadFeedbackLabels operation.

Returns:



2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 2276

class BulkUploadFeedbackLabelsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Statistics for BulkUploadFeedbackLabels operation.
  # @!attribute [rw] processed_object_count
  #   @return [::Integer]
  #     The number of objects processed during the upload operation.
  # @!attribute [rw] failed_validation_count
  #   @return [::Integer]
  #     The number of objects skipped because of failed validation
  # @!attribute [rw] successful_upload_count
  #   @return [::Integer]
  #     The number of new feedback labels added during this ingest operation.
  class UploadStats
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end