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."],[[["This document provides reference documentation for the `DeleteIntentRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, which is used in the Dialogflow v3 API."],["The `DeleteIntentRequest` class is a message type used for requesting the deletion of an intent, as specified in `Intents.DeleteIntent`."],["The class `DeleteIntentRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the constructors, properties (specifically `IntentName` and `Name`), inherited members, and the namespace and assembly associated with the `DeleteIntentRequest` class, and a full list of versions."],["The latest version for the class `DeleteIntentRequest` is 2.23.0, and previous versions listed range from 2.22.0 all the way back to 1.0.0."]]],[]]