public sealed class GetFlowValidationResultRequest : IMessage<GetFlowValidationResultRequest>, IEquatable<GetFlowValidationResultRequest>, IDeepCloneable<GetFlowValidationResultRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetFlowValidationResultRequest.
The request message for
[Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult].
[[["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 `GetFlowValidationResultRequest` class within the Dialogflow v3 API, specifically under the Google Cloud .NET library."],["The `GetFlowValidationResultRequest` class is designed to be used for requesting the validation result of a flow in Dialogflow CX, it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 2.23.0, and it goes back as far as 1.0.0 with subsequent versions in between, as documented in the list of available versions."],["The `GetFlowValidationResultRequest` class includes properties such as `FlowValidationResultName`, `LanguageCode`, and `Name`, allowing for specific configurations and parameters for the validation request."],["The page details class inheritance and assembly information, and provides examples for constructing a new request, as well as constructing a new request based on another request."]]],[]]