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 version 2.9.0, and details how to request flow validation results."],["The document lists available versions of the Dialogflow v3 API, ranging from version 2.23.0 down to 1.0.0, and includes the link for each to their specific documentation."],["`GetFlowValidationResultRequest` is a class used to obtain validation results for a specific flow in Dialogflow, using methods like `FlowValidationResultName`, `LanguageCode`, and `Name`."],["The `GetFlowValidationResultRequest` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Constructors and properties, including `FlowValidationResultName`, `LanguageCode`, and `Name`, are documented, as well as information about inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]