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 document provides reference documentation for the \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is available in version 2.23.0, and the provided list of versions ranges from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteIntentRequest\u003c/code\u003e is a class that is used in the Dialogflow v3 API to send a request to delete an intent, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteIntentRequest\u003c/code\u003e contains two properties, \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 specifying the intent to be deleted in the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]