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."],[[["The provided content is the reference documentation for the `GetFlowValidationResultRequest` class in the Google Cloud Dialogflow CX v3 API for .NET, with version 2.5.0 being the central focus of the document."],["The `GetFlowValidationResultRequest` class is used to request the validation result of a specific flow within the Dialogflow CX agent."],["This document also includes a list of different versions of the package, ranging from 1.0.0 to 2.23.0, with 2.23.0 being the latest version."],["The `GetFlowValidationResultRequest` class inherits from the `Object` class and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The class includes properties such as `FlowValidationResultName`, `LanguageCode`, and `Name`, which are used to specify the flow and language for which the validation result is requested."]]],[]]