public sealed class DeleteIntentRequest : IMessage<DeleteIntentRequest>, IEquatable<DeleteIntentRequest>, IDeepCloneable<DeleteIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.DeleteIntent][google.cloud.dialogflow.v2.Intents.DeleteIntent].
Required. The name of the intent to delete. If this intent has direct or
indirect followup intents, we also delete them.
Format: projects/{Project ID}/agent/intents/{Intent ID}.
[[["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 Google.Cloud.Dialogflow.V2 namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class is used as a request message for deleting intents in the Dialogflow API, as part of the \u003ccode\u003eIntents.DeleteIntent\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e is 4.26.0, but a comprehensive list of versions ranging from 3.2.0 to 4.26.0 is available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIntentRequest\u003c/code\u003e implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class has two properties, \u003ccode\u003eIntentName\u003c/code\u003e of type IntentName, and \u003ccode\u003eName\u003c/code\u003e of type string, which is the unique identifier for the intent being deleted.\u003c/p\u003e\n"]]],[],null,[]]