public sealed class DeleteConversationDatasetRequest : IMessage<DeleteConversationDatasetRequest>, IEquatable<DeleteConversationDatasetRequest>, IDeepCloneable<DeleteConversationDatasetRequest>, IBufferMessage, IMessage
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"]],[["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 webpage details the \u003ccode\u003eDeleteConversationDatasetRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, used for requesting the deletion of a conversation dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the page provides links to documentation for previous versions, starting from 4.25.0 down to 3.2.0, as well as documentation for the current version in focus, 4.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConversationDatasetRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to manage data and be used within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default parameterless one and another one that accepts an existing \u003ccode\u003eDeleteConversationDatasetRequest\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteConversationDatasetRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eConversationDatasetName\u003c/code\u003e, a typed view, and \u003ccode\u003eName\u003c/code\u003e, a string that stores the resource name required for the deletion of the conversation dataset.\u003c/p\u003e\n"]]],[],null,[]]