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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API's `ValidateFlowRequest` class is 2.23.0, and is accessible via the provided link."],["This page provides reference documentation for the `ValidateFlowRequest` class, which is used for validating flows within Dialogflow CX."],["Multiple previous versions of the `ValidateFlowRequest` class are available, spanning from version 1.0.0 up to the latest, allowing access to older versions through the provided links."],["The `ValidateFlowRequest` class has several properties, such as `FlowName`, `LanguageCode`, and `Name`, which are detailed in the documentation."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has constructors for creating new instances."]]],[]]