public sealed class DeleteIntentRequest : IMessage<DeleteIntentRequest>, IEquatable<DeleteIntentRequest>, IDeepCloneable<DeleteIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.DeleteIntent][google.cloud.dialogflow.cx.v3.Intents.DeleteIntent].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class is used as a request message for deleting intents in the Dialogflow CX API, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous versions of \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e ranging from 1.0.0 to the latest 2.23.0, providing links to each version's documentation, with version 2.23.0 being the most recent release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIntentRequest\u003c/code\u003e objects can be created using a default constructor or one that accepts another \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e object for copying, and it has \u003ccode\u003eIntentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines that the \u003ccode\u003eName\u003c/code\u003e property is required and represents the intent to be deleted in the format of \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]