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 document provides reference documentation for the `TrainFlowRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the Dialogflow v3 API."],["The `TrainFlowRequest` class is used to define the request message for training a flow, as defined in the `Flows.TrainFlow` API method."],["The document outlines the inheritance structure of the `TrainFlowRequest` class, showing it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The provided content lists different versions of the API documentation, from version 1.0.0 to the latest version, 2.23.0, each referencing the `TrainFlowRequest` class."],["The `TrainFlowRequest` class has two constructors, one default, and one that takes another `TrainFlowRequest` as an argument."]]],[]]