Class: Google::Cloud::Dialogflow::V2::DetectIntentResponse

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

Overview

The message returned from the [DetectIntent][] method.

Instance Attribute Summary collapse

Instance Attribute Details

#output_audio::String



109
110
111
112
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 109

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

#output_audio_config::Google::Cloud::Dialogflow::V2::OutputAudioConfig



109
110
111
112
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 109

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

#query_result::Google::Cloud::Dialogflow::V2::QueryResult



109
110
111
112
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 109

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

#response_id::String



109
110
111
112
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 109

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

#webhook_status::Google::Rpc::Status



109
110
111
112
# File 'proto_docs/google/cloud/dialogflow/v2/session.rb', line 109

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