Class: Google::Cloud::Dialogflow::V2::SuggestionResult

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/participant.rb

Overview

One response of different type of suggestion response which is used in the response of Participants.AnalyzeContent and Participants.AnalyzeContent, as well as HumanAgentAssistantEvent.

Instance Attribute Summary collapse

Instance Attribute Details

#error::Google::Rpc::Status



918
919
920
921
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 918

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

#suggest_articles_response::Google::Cloud::Dialogflow::V2::SuggestArticlesResponse



918
919
920
921
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 918

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

#suggest_faq_answers_response::Google::Cloud::Dialogflow::V2::SuggestFaqAnswersResponse



918
919
920
921
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 918

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

#suggest_smart_replies_response::Google::Cloud::Dialogflow::V2::SuggestSmartRepliesResponse



918
919
920
921
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 918

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