Class: Google::Cloud::Dialogflow::V2::OriginalDetectIntentRequest

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

Overview

Represents the contents of the original request that was passed to the [Streaming]DetectIntent call.

Instance Attribute Summary collapse

Instance Attribute Details

#payload::Google::Protobuf::Struct



148
149
150
151
# File 'proto_docs/google/cloud/dialogflow/v2/webhook.rb', line 148

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

#source::String



148
149
150
151
# File 'proto_docs/google/cloud/dialogflow/v2/webhook.rb', line 148

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

#version::String



148
149
150
151
# File 'proto_docs/google/cloud/dialogflow/v2/webhook.rb', line 148

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