Class: Google::Cloud::Dialogflow::V2::TrainAgentRequest

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

Overview

The request message for Agents.TrainAgent.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



209
210
211
212
# File 'proto_docs/google/cloud/dialogflow/v2/agent.rb', line 209

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