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 for .NET, covering versions from 1.0.0 to 2.23.0 (latest)."],["The `AgentValidationResult` class is used as the response message for `Agents.GetAgentValidationResult` within the Dialogflow v3 API."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its functionality for message handling, equality checks, deep cloning, and buffer management."],["The `AgentValidationResult` class offers constructors and properties, including `AgentValidationResultName`, `FlowValidationResults`, and `Name`, which provide different ways to interact with and retrieve data relating to agent validation results."],["The documented content lists the availability of the class throughout many versions, each with its own reference link to that version's specific documentation."]]],[]]