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 information for the `DeleteConversationDatasetRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.15.0 of the .NET library."],["`DeleteConversationDatasetRequest` is a class used to format a request for deleting a conversation dataset, as defined by the Dialogflow API."],["The document outlines the inheritance hierarchy and interfaces implemented by the `DeleteConversationDatasetRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details on the constructors and properties of the `DeleteConversationDatasetRequest` class, such as the `ConversationDatasetName` and `Name` properties."],["The document also displays a list of multiple versions for the same class, with 4.26.0 being the most recent, alongside version 4.15.0."]]],[]]