Class: Google::Cloud::Dialogflow::V2::HumanAgentAssistantConfig::SuggestionQueryConfig::KnowledgeBaseQuerySource

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

Overview

Knowledge base source settings.

Supported features: ARTICLE_SUGGESTION, FAQ.

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_bases::Array<::String>



407
408
409
410
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 407

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