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 webpage provides reference documentation for the `AgentValidationResult` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, spanning multiple versions from 1.0.0 to the latest 2.23.0."],["The `AgentValidationResult` class is part of the Dialogflow v3 API, and it represents the response message for the `Agents.GetAgentValidationResult` method."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from `System.Object`, it also provides constructors for creating new instances and cloning existing instances."],["Key properties of the `AgentValidationResult` class include `AgentValidationResultName`, `FlowValidationResults`, and `Name`, allowing access to the validation results and the agent validation result's unique identifier."],["The current page contains a list of navigable versions for the AgentValidationResult class, each linking to the specific documentation of that release."]]],[]]