public sealed class GetFlowValidationResultRequest : IMessage<GetFlowValidationResultRequest>, IEquatable<GetFlowValidationResultRequest>, IDeepCloneable<GetFlowValidationResultRequest>, IBufferMessage, IMessage
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."],[[["The latest version of the `GetFlowValidationResultRequest` is 2.23.0, and the page provides access to various prior versions, including a history back to version 1.0.0."],["`GetFlowValidationResultRequest` is a request message used for `Flows.GetFlowValidationResult`, residing within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The class `GetFlowValidationResultRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling a variety of functionalities like message processing and deep cloning."],["The class features properties such as `FlowValidationResultName`, `LanguageCode`, and `Name`, allowing for the setting of specific parameters for flow validation."],["The `GetFlowValidationResultRequest` class includes constructors for creating new instances and for cloning from an existing `GetFlowValidationResultRequest` object, which includes a parameter of type `GetFlowValidationResultRequest`."]]],[]]