Class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2CompleteConversationRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dialogflow_v2/classes.rb,
lib/google/apis/dialogflow_v2/representations.rb,
lib/google/apis/dialogflow_v2/representations.rb

Overview

The request message for Conversations.CompleteConversation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDialogflowV2CompleteConversationRequest

Returns a new instance of GoogleCloudDialogflowV2CompleteConversationRequest.



8894
8895
8896
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 8894

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



8899
8900
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 8899

def update!(**args)
end