public sealed class ValidateFlowRequest : IMessage<ValidateFlowRequest>, IEquatable<ValidateFlowRequest>, IDeepCloneable<ValidateFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ValidateFlowRequest.
The request message for
[Flows.ValidateFlow][google.cloud.dialogflow.cx.v3.Flows.ValidateFlow].
[[["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 webpage provides reference documentation for the `ValidateFlowRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, specifically for version 2.8.0."],["The `ValidateFlowRequest` class is used to structure requests for the `Flows.ValidateFlow` method, allowing for the validation of a specified flow."],["The documentation details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists all the available versions of the Google.Cloud.Dialogflow.Cx.V3 API, ranging from version 2.23.0 (latest) down to version 1.0.0."],["The class includes properties such as `FlowName`, `LanguageCode`, and `Name`, which are essential for defining the flow and its language to validate."]]],[]]