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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetAgentValidationResultRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for version 1.8.0, alongside various versions up to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAgentValidationResultRequest\u003c/code\u003e is a message type used to request an agent's validation result, as indicated in the provided description of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing the type of functions that can be performed with the class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetAgentValidationResultRequest\u003c/code\u003e include \u003ccode\u003eAgentValidationResultName\u003c/code\u003e, which is a typed view of the agent validation result name, \u003ccode\u003eLanguageCode\u003c/code\u003e, which specifies the language, and \u003ccode\u003eName\u003c/code\u003e, which represents the agent's name and path in a resource format.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for this class, \u003ccode\u003eGetAgentValidationResultRequest()\u003c/code\u003e and \u003ccode\u003eGetAgentValidationResultRequest(GetAgentValidationResultRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]