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."],[[["The latest version of the `DeleteAgentRequest` API is 2.23.0, while version 2.5.0 is the current focus of the document."],["This document provides reference information and code samples for the `DeleteAgentRequest` class within the Dialogflow v3 API."],["The `DeleteAgentRequest` class is used to delete an agent in the Dialogflow CX, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteAgentRequest` class has two constructors, one default and one that takes another `DeleteAgentRequest` object, and it contains properties like `AgentName` and `Name`."],["The document details all previous versions from 1.0.0 up to the latest 2.23.0 and can be accessed through the provided links, with all of them sharing the same API class of `DeleteAgentRequest`."]]],[]]