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\u003eThe content provides a comprehensive list of versions for the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIntentRequest\u003c/code\u003e is a class used for deleting intents within the Google Cloud Dialogflow CX V3 API, and it's the request message for \u003ccode\u003eIntents.DeleteIntent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \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 \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eIntentName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which is a required string property specifying the intent to delete in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes in another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]