public sealed class DeleteAgentRequest : IMessage<DeleteAgentRequest>, IEquatable<DeleteAgentRequest>, IDeepCloneable<DeleteAgentRequest>, IBufferMessage, IMessage
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-08-07 UTC."],[[["\u003cp\u003eThis document provides versioned documentation for the \u003ccode\u003eDeleteAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, spanning from version 1.0.0 to 2.23.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAgentRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eAgents.DeleteAgent\u003c/code\u003e method, allowing for the deletion of an agent within the Dialogflow CX platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities like message handling, equality checks, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eAgentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), where \u003ccode\u003eName\u003c/code\u003e is a required field representing the resource name of the agent to be deleted, formatted as \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors for the \u003ccode\u003eDeleteAgentRequest\u003c/code\u003e class, including a parameterless constructor and one that accepts another \u003ccode\u003eDeleteAgentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]