public sealed class TrainFlowRequest : IMessage<TrainFlowRequest>, IEquatable<TrainFlowRequest>, IDeepCloneable<TrainFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TrainFlowRequest.
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"]],[["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."],[[["The latest version of the Dialogflow v3 API for the TrainFlowRequest class is 2.23.0."],["This page provides documentation for the `TrainFlowRequest` class, which is part of the Google.Cloud.Dialogflow.Cx.V3 namespace, within the Dialogflow v3 API."],["The `TrainFlowRequest` class is used for requesting the training of a flow in Dialogflow, implementing multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains two constructors, one default and one that takes another `TrainFlowRequest` as a parameter, and it includes properties such as `FlowName` and `Name`."],["The content covers a range of versions from 1.0.0 up to 2.23.0, with each version referencing the `TrainFlowRequest` class."]]],[]]