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"]],[["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-03-21 UTC."],[[["The latest version of the `DeleteIntentRequest` class is 2.23.0, which can be found in the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This documentation provides reference for the `DeleteIntentRequest` class, specifically focusing on version 2.19.0 of the Dialogflow v3 API."],["`DeleteIntentRequest` is used for deleting an intent and is part of the `Intents.DeleteIntent` function in the Dialogflow CX v3 API."],["The `DeleteIntentRequest` class has properties like `IntentName` and `Name`, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is located within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and it inherits from `object`, offering several constructors for use."]]],[]]