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"]],[["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\u003eThe content pertains to the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the .NET library, specifically focusing on version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to construct request messages for deleting intents as part of the Dialogflow CX API and it inherits from the base \u003ccode\u003eObject\u003c/code\u003e class while implementing multiple interfaces like \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 has two constructors and two properties: one for an \u003ccode\u003eIntentName\u003c/code\u003e object and another string property for the \u003ccode\u003eName\u003c/code\u003e of the intent to delete, which is required and must follow a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions range from 1.0.0 to the latest version of 2.23.0 in the listing of the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e which can be accessed for previous versions of the class.\u003c/p\u003e\n"]]],[],null,[]]