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-04-09 UTC."],[[["This page provides documentation for the `DeleteConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.25.0."],["The `DeleteConversationDatasetRequest` class is used to formulate a request to delete a conversation dataset, as specified in the `ConversationDatasets.DeleteConversationDataset` method."],["The documentation details the inheritance hierarchy and interfaces implemented by the `DeleteConversationDatasetRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also provides information on the constructors available for the `DeleteConversationDatasetRequest` class, as well as the `ConversationDatasetName` and `Name` properties for retrieving information related to the specific dataset."],["A list of the available documentation for previous versions of the `DeleteConversationDatasetRequest` class, ranging from 3.2.0 up to 4.26.0, is also available for reference."]]],[]]