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."],[[["This document provides reference documentation for the `ValidateAgentRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API."],["The latest version documented is 2.23.0, while the current specific version in focus is 2.10.0, which is also the version that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidateAgentRequest` class is used to validate an agent in the Dialogflow CX environment, and it implements certain interfaces and inherits members from `object`."],["Key properties of `ValidateAgentRequest` include `AgentName`, `LanguageCode`, and `Name`, which are used to identify and specify the agent for validation."],["The document lists all the past versions of the validate agent request, from version 1.0.0 to 2.23.0."]]],[]]