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 current version being 4.15.0."],["The `DeleteConversationModelOperationMetadata` class is used to manage metadata for operations related to deleting a conversation model, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a history of documentation versions ranging from 3.2.0 to 4.26.0, providing an archive of prior releases, and the latest is version 4.26.0."],["Key properties of the `DeleteConversationModelOperationMetadata` class include `ConversationModel`, representing the resource name of the conversation model, and `CreateTime`, the timestamp when the delete request was initiated."],["The class inherits from `object` and contains methods such as `GetHashCode()`, `GetType()`, and `ToString()`, alongside constructors for creating new instances of the `DeleteConversationModelOperationMetadata` class."]]],[]]