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

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

Dialogflow source setting.

Supported feature: DIALOGFLOW_ASSIST.

Instance Attribute Summary collapse

Instance Attribute Details

#agent::String



338
339
340
341
# File 'proto_docs/google/cloud/dialogflow/v2/conversation_profile.rb', line 338

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