public sealed class DeleteConversationDatasetRequest : IMessage<DeleteConversationDatasetRequest>, IEquatable<DeleteConversationDatasetRequest>, IDeepCloneable<DeleteConversationDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteConversationDatasetRequest.
The request message for
[ConversationDatasets.DeleteConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.DeleteConversationDataset].
[[["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 webpage provides reference documentation for the `DeleteConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, detailing its usage in various versions."],["The latest version of the `DeleteConversationDatasetRequest` documentation is 4.26.0, and the page offers links to documentation for versions dating back to 3.2.0."],["The `DeleteConversationDatasetRequest` class is used to send requests to delete a conversation dataset and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page describes the `DeleteConversationDatasetRequest` class' properties, including `ConversationDatasetName` and `Name`, and its constructors, along with the `DeleteConversationDatasetRequest` message's required format."],["This page also lists the inherited members from the `Object` class that apply to `DeleteConversationDatasetRequest`, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]