class Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1TrainAgentRequest

The request message for Agents.TrainAgent.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/dialogflow_v2beta1/classes.rb, line 14214
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/dialogflow_v2beta1/classes.rb, line 14219
def update!(**args)
end