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

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

Document source settings.

Supported features: SMART_REPLY, SMART_COMPOSE.

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array<::String>



363
364
365
366
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 363

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