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."],[[["The document provides reference documentation for the `ValidateFlowRequest` class within the Dialogflow v3 API, detailing its usage and properties."],["`ValidateFlowRequest` is a class used to validate a flow in Dialogflow, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the `ValidateFlowRequest` class, with the latest being 2.23.0 and it also details the properties `FlowName`, `LanguageCode`, and `Name`, offering type and description information."],["There are several versions of the `ValidateFlowRequest` class from version 1.0.0 up to 2.23.0, each with its corresponding documentation."],["The class includes constructors for creating new instances, including one that accepts another `ValidateFlowRequest` object as a parameter for creating a copy."]]],[]]