public sealed class TrainFlowRequest : IMessage<TrainFlowRequest>, IEquatable<TrainFlowRequest>, IDeepCloneable<TrainFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.TrainFlow][google.cloud.dialogflow.cx.v3.Flows.TrainFlow].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eTrainFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eTrainFlowRequest\u003c/code\u003e is 2.23.0, with many previous versions back to 1.0.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrainFlowRequest\u003c/code\u003e is a request message used for training a flow in Dialogflow CX and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainFlowRequest\u003c/code\u003e class has two constructors and two main properties: \u003ccode\u003eFlowName\u003c/code\u003e (a \u003ccode\u003eFlowName\u003c/code\u003e type) and \u003ccode\u003eName\u003c/code\u003e (a string), which is required and represents the flow to be trained, and follows the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIn addition, several inherited members are listed, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]