Class: Google::Cloud::ContactCenterInsights::V1::UploadConversationRequest

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

Request to upload a conversation.

Instance Attribute Summary collapse

Instance Attribute Details

#conversation::Google::Cloud::ContactCenterInsights::V1::Conversation



200
201
202
203
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 200

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

#conversation_id::String



200
201
202
203
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 200

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

#parent::String



200
201
202
203
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 200

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

#redaction_config::Google::Cloud::ContactCenterInsights::V1::RedactionConfig



200
201
202
203
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 200

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

#speech_config::Google::Cloud::ContactCenterInsights::V1::SpeechConfig



200
201
202
203
# File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 200

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