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."],[[["This page provides documentation for the `TrainFlowRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API for .NET."],["The `TrainFlowRequest` class is used to represent the request message for the `Flows.TrainFlow` operation in the Dialogflow CX API."],["The page details the class's inheritance, implemented interfaces, inherited members, namespace, and the assembly it belongs to, alongside the available constructors and properties."],["A list of versions for the TrainFlowRequest class is given, ranging from version 1.0.0 to the latest 2.23.0."],["The primary property within the `TrainFlowRequest` class is `Name`, a string that represents the flow to be trained, and `FlowName`, which is a FlowName-typed view over the `Name`."]]],[]]