public sealed class DeleteConversationDatasetOperationMetadata : IMessage<DeleteConversationDatasetOperationMetadata>, IEquatable<DeleteConversationDatasetOperationMetadata>, IDeepCloneable<DeleteConversationDatasetOperationMetadata>, IBufferMessage, IMessage
Metadata for [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 page provides documentation for the `DeleteConversationDatasetOperationMetadata` class within the Google Cloud Dialogflow V2 .NET library."],["The latest available version of `DeleteConversationDatasetOperationMetadata` is 4.26.0, with a range of versions provided from 3.2.0 to the latest 4.26.0."],["`DeleteConversationDatasetOperationMetadata` is used for metadata related to the deletion of ConversationDatasets, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and offers two constructors: a default constructor and one that accepts another `DeleteConversationDatasetOperationMetadata` object as a parameter."]]],[]]