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-03-21 UTC."],[[["The latest version of the `ValidateAgentRequest` class is 2.23.0, part of the Google.Cloud.Dialogflow.Cx.V3 package."],["This webpage provides a detailed overview of the `ValidateAgentRequest` class, including its constructors, properties, and inherited members."],["`ValidateAgentRequest` is a request message class used for validating Dialogflow CX agents through the `Agents.ValidateAgent` method."],["The `ValidateAgentRequest` class has properties such as `AgentName`, `LanguageCode`, and `Name` for specifying the agent to be validated and its associated details."],["The page lists many previous versions of the class, going as far back as version 1.0.0, offering access to documentation on past versions."]]],[]]