public sealed class DeleteConversationModelOperationMetadata : IMessage<DeleteConversationModelOperationMetadata>, IEquatable<DeleteConversationModelOperationMetadata>, IDeepCloneable<DeleteConversationModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteConversationModelOperationMetadata.
Metadata for a
[ConversationModels.DeleteConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeleteConversationModel]
operation.
[[["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 `DeleteConversationModelOperationMetadata` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, with the most recent version at 4.26.0, and the version on the page being 4.18.0."],["The `DeleteConversationModelOperationMetadata` class is used to represent metadata for deleting conversation models in Dialogflow, as specified by the `ConversationModels.DeleteConversationModel` operation."],["The page lists a comprehensive history of versions for this class, starting from version 3.2.0 and going up to 4.26.0, allowing developers to view documentation for different releases."],["The `DeleteConversationModelOperationMetadata` class includes properties like `ConversationModel`, representing the resource name of the conversation model, and `CreateTime`, showing when the delete request was created."],["This page is a reference, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating `DeleteConversationModelOperationMetadata` objects."]]],[]]