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 across various versions."],["The latest version of the `DeleteConversationDatasetRequest` documentation is 4.26.0, but the page provides information down to version 3.2.0."],["The `DeleteConversationDatasetRequest` class is used to format requests for deleting a conversation dataset, with properties including `Name` and `ConversationDatasetName`."],["The `DeleteConversationDatasetRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers versions ranging from 4.26.0 down to 3.2.0, with each version linking to the `DeleteConversationDatasetRequest` documentation."]]],[]]