public sealed class TrainAgentRequest : IMessage<TrainAgentRequest>, IEquatable<TrainAgentRequest>, IDeepCloneable<TrainAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class TrainAgentRequest.
The request message for
[Agents.TrainAgent][google.cloud.dialogflow.v2.Agents.TrainAgent].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `TrainAgentRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET platform."],["The `TrainAgentRequest` class is used to initiate the training of an agent in Dialogflow, as described by the API reference, and is under the `Google.Cloud.Dialogflow.V2` namespace."],["This page shows all the different versions of the API for `TrainAgentRequest` ranging from version 3.2.0 to 4.26.0, which is the latest."],["The `TrainAgentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the page includes information about its inheritance, constructors, and properties such as `Parent`, `ParentAsLocationName`, `ParentAsProjectName`, and `ParentAsResourceName`."],["The page shows the required format for the parent property being `projects/\u003cProject ID\u003e` as well as the `Type` and `Description` for its associated properties and parameters."]]],[]]