public sealed class DeleteIntentRequest : IMessage<DeleteIntentRequest>, IEquatable<DeleteIntentRequest>, IDeepCloneable<DeleteIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteIntentRequest.
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 page provides reference documentation for the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class is used for sending requests to delete an intent in the Dialogflow CX v3 API, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions from 1.0.0 up to the latest version 2.23.0 of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, with 2.15.0 being the version highlighted in the provided content.\u003c/p\u003e\n"],["\u003cp\u003eKey members of the class include constructors \u003ccode\u003eDeleteIntentRequest()\u003c/code\u003e and \u003ccode\u003eDeleteIntentRequest(DeleteIntentRequest)\u003c/code\u003e and properties \u003ccode\u003eIntentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to define the intent to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and provides the functionality to delete a specific intent using its \u003ccode\u003eName\u003c/code\u003e property, which follows a specific format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]