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 document provides reference documentation for the `DeleteConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `DeleteConversationDatasetRequest` class is used to send a request to delete a conversation dataset, as part of the `ConversationDatasets.DeleteConversationDataset` function."],["The document outlines the class's implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class constructors, `DeleteConversationDatasetRequest()`, and `DeleteConversationDatasetRequest(DeleteConversationDatasetRequest other)`, as well as the properties `ConversationDatasetName` and `Name`, with type information and descriptions."],["The available versions for this API class are listed, with 4.26.0 being the most recent, covering versions all the way back to 3.2.0."]]],[]]