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 focuses on the \u003ccode\u003eTrainFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for training flows in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainFlowRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities such as message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the object \u003ccode\u003eTrainFlowRequest\u003c/code\u003e is 2.23.0, with various prior versions being documented within the provided links, dating back to version 1.0.0, showing the progression of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default and one that takes another \u003ccode\u003eTrainFlowRequest\u003c/code\u003e object as an argument for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrainFlowRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFlowName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the flow to be trained and its associated resource name, respectively.\u003c/p\u003e\n"]]],[],null,[]]