Class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DeployConversationModelRequest

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 ConversationModels.DeployConversationModel

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDialogflowV2DeployConversationModelRequest

Returns a new instance of GoogleCloudDialogflowV2DeployConversationModelRequest.



9604
9605
9606
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 9604

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



9609
9610
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 9609

def update!(**args)
end