Class: Google::Cloud::Dialogflow::CX::V3::DetectIntentRequest

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

Overview

The request to detect user’s intent.

Instance Attribute Summary collapse

Instance Attribute Details

#output_audio_config::Google::Cloud::Dialogflow::CX::V3::OutputAudioConfig



53
54
55
56
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 53

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

#query_input::Google::Cloud::Dialogflow::CX::V3::QueryInput



53
54
55
56
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 53

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

#query_params::Google::Cloud::Dialogflow::CX::V3::QueryParameters



53
54
55
56
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 53

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

#session::String



53
54
55
56
# File 'proto_docs/google/cloud/dialogflow/cx/v3/session.rb', line 53

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