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 documentation for the `ValidateFlowRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `ValidateFlowRequest` class is used to validate a flow in Dialogflow, as part of the `Flows.ValidateFlow` method."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all versions of the API from 1.0.0 to 2.23.0, with 2.23.0 being the latest version, each of which contains the same `ValidateFlowRequest` documentation."],["Key properties of `ValidateFlowRequest` are `FlowName`, `LanguageCode`, and `Name`, with explanations of their types and purposes."]]],[]]