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 within the page being 4.17.0."],["The `DeleteConversationModelOperationMetadata` class is used to manage metadata related to deleting conversation models and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `ConversationModel`, which defines the resource name of a conversation model, and `CreateTime`, which indicates the timestamp when the delete request was created on the server."],["The `DeleteConversationModelOperationMetadata` class has two constructors: a default constructor and one that takes another `DeleteConversationModelOperationMetadata` instance as a parameter for creating copies."],["The page also offers links to older versions of this class starting from version 4.25.0 all the way down to 3.2.0, providing a history of the API class."]]],[]]