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 implementation."],["The content lists various versions of the `ValidateFlowRequest` class, ranging from version 2.23.0 (latest) down to version 1.0.0, each linked to its respective documentation."],["The `ValidateFlowRequest` class is used for validating a flow within the Dialogflow CX platform, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance, namespace (`Google.Cloud.Dialogflow.Cx.V3`), assembly (`Google.Cloud.Dialogflow.Cx.V3.dll`), constructors, and properties like `FlowName`, `LanguageCode`, and `Name`."],["`ValidateFlowRequest` is the request message for the `Flows.ValidateFlow` in Google Cloud Dialogflow, and the Name property is required with the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e`."]]],[]]