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 document provides reference documentation for the `ValidateFlowRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, spanning multiple versions."],["The `ValidateFlowRequest` class is part of the Dialogflow v3 API and is used for validating flows within the Dialogflow CX platform."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `FlowName`, `LanguageCode`, and `Name`, which are used to specify the flow to be validated and related settings."],["The document lists various versions of the API, ranging from version 1.0.0 to the latest version 2.23.0, allowing users to find the documentation for their specific version."]]],[]]