public sealed class AgentValidationResult : IMessage<AgentValidationResult>, IEquatable<AgentValidationResult>, IDeepCloneable<AgentValidationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class AgentValidationResult.
The response message for
[Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult].
[[["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 `AgentValidationResult` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API."],["The latest version documented is 2.23.0, while the content focuses on version 2.12.0 of the `AgentValidationResult` class and there are numerous versions listed dating back to 1.0.0."],["`AgentValidationResult` is a class that implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering functionalities like deep cloning and buffer message handling."],["The class `AgentValidationResult` has properties, including `AgentValidationResultName`, `FlowValidationResults`, and `Name`, that are used for retrieving agent validation information and flow validation results."],["This document describes how to use the `AgentValidationResult` class with .NET by providing details on its constructors and properties."]]],[]]