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 focuses on the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, which is used to request the deletion of an intent.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a detailed breakdown of the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class, including its inheritance, implemented interfaces, constructor overloads, and the \u003ccode\u003eIntentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest 2.23.0, allowing developers to see the history of changes and access specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string, used to specify the intent to be deleted using a specific format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]