public sealed class ValidateAgentRequest : IMessage<ValidateAgentRequest>, IEquatable<ValidateAgentRequest>, IDeepCloneable<ValidateAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ValidateAgentRequest.
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 Dialogflow v3 API class `ValidateAgentRequest` is 2.23.0, with numerous prior versions available, including the current documentation version of 2.17.0."],["`ValidateAgentRequest` is a message class used for validating agents within the Dialogflow CX v3 API, as defined by the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This class includes properties like `AgentName`, `LanguageCode`, and `Name`, allowing for the specification of agent details and validation criteria."],["The `ValidateAgentRequest` class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateAgentRequest` Class has two constructors, one default, and one that takes in a `ValidateAgentRequest` as a parameter."]]],[]]