public sealed class ValidateAgentRequest : IMessage<ValidateAgentRequest>, IEquatable<ValidateAgentRequest>, IDeepCloneable<ValidateAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.ValidateAgent][google.cloud.dialogflow.cx.v3.Agents.ValidateAgent].
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eValidateAgentRequest\u003c/code\u003e class is used to request the validation of an agent within the Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and use within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateAgentRequest\u003c/code\u003e class contains properties like \u003ccode\u003eAgentName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to define and specify the agent that needs to be validated.\u003c/p\u003e\n"],["\u003cp\u003eThere are many different versions for this class, ranging from version 1.0.0 to 2.23.0, with the latest being 2.23.0, all within the Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateAgentRequest\u003c/code\u003e class includes two constructors, one default and another accepting another \u003ccode\u003eValidateAgentRequest\u003c/code\u003e object, allowing for easy instantiation and duplication of objects.\u003c/p\u003e\n"]]],[],null,[]]