public sealed class DeleteAgentRequest : IMessage<DeleteAgentRequest>, IEquatable<DeleteAgentRequest>, IDeepCloneable<DeleteAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteAgentRequest.
The request message for
[Agents.DeleteAgent][google.cloud.dialogflow.cx.v3.Agents.DeleteAgent].
[[["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 webpage provides documentation for the `DeleteAgentRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET environment."],["The `DeleteAgentRequest` class is used to send a request to delete an agent and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The documentation includes information on the class's constructors, properties like `AgentName` and `Name`, its implementation of various interfaces, and its inheritance from the `Object` class."],["The document also provide a list of reference links to different versions of the `DeleteAgentRequest`, ranging from versions 1.0.0 to 2.23.0."]]],[]]