Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::TrainAgentRequest (v0.22.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::TrainAgentRequest.

The request message for Agents.TrainAgent.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project that the agent to train is associated with. Format: projects/<Project ID>.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project that the agent to train is associated with. Format: projects/<Project ID>.
Returns
  • (::String) — Required. The project that the agent to train is associated with. Format: projects/<Project ID>.