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 information for the `AgentValidationResult` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API."],["The `AgentValidationResult` class is the response message for the `Agents.GetAgentValidationResult` method, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes details about the constructors, properties like `AgentValidationResultName`, `FlowValidationResults`, and `Name`, and the inherited members of the `AgentValidationResult` class."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 2.23.0, for the `AgentValidationResult` class."],["The `AgentValidationResult` class provides information on the validation of an agent and its associated results with the unique identifier of the agent validation result being a format of `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/validationResult`."]]],[]]