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 version 4.19.0 highlighted."],["The `DeleteConversationModelOperationMetadata` class is used to define metadata for a `ConversationModels.DeleteConversationModel` operation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, which include a default constructor and a copy constructor that takes another `DeleteConversationModelOperationMetadata` instance as an argument."],["Key properties of this class include `ConversationModel`, representing the resource name of the conversation model, and `CreateTime`, indicating the timestamp of the delete conversation model request's creation."],["A detailed list of previous versions, ranging from 4.26.0 down to 3.2.0, are readily accessible, with hyperlinks for each version of the `DeleteConversationModelOperationMetadata` class."]]],[]]