public sealed class GetAgentValidationResultRequest : IMessage<GetAgentValidationResultRequest>, IEquatable<GetAgentValidationResultRequest>, IDeepCloneable<GetAgentValidationResultRequest>, IBufferMessage, IMessage
The request 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."],[[["The latest version available is 2.23.0, as indicated by the `(latest)` tag, and there are multiple versions listed, ranging down to version 1.0.0."],["This documentation page is specifically about the `GetAgentValidationResultRequest` class, which is used to request the validation results for an agent within the Dialogflow CX platform."],["The `GetAgentValidationResultRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET environment."],["The `GetAgentValidationResultRequest` class has two constructors: a default one and one that copies from an existing `GetAgentValidationResultRequest` instance, while also including properties like `AgentValidationResultName`, `LanguageCode`, and `Name`."],["This page also provides links to view documentation for the class on different version iterations, which can be accessed through the sidebar."]]],[]]