public sealed class DeleteConversationDatasetOperationMetadata : IMessage<DeleteConversationDatasetOperationMetadata>, IEquatable<DeleteConversationDatasetOperationMetadata>, IDeepCloneable<DeleteConversationDatasetOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteConversationDatasetOperationMetadata.
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 webpage provides reference documentation for the `DeleteConversationDatasetOperationMetadata` class within the Google Cloud Dialogflow v2 API."],["The `DeleteConversationDatasetOperationMetadata` class is used to manage metadata for the deletion of conversation datasets and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, with the current page specifically documenting version 4.13.0."],["The class inherits from the base `object` class and provides two constructors: a default constructor and one that takes another `DeleteConversationDatasetOperationMetadata` object as a parameter."],["The namespace of this class is `Google.Cloud.Dialogflow.V2`, and the assembly is `Google.Cloud.Dialogflow.V2.dll`."]]],[]]