public sealed class DeployConversationModelOperationMetadata : IMessage<DeployConversationModelOperationMetadata>, IEquatable<DeployConversationModelOperationMetadata>, IDeepCloneable<DeployConversationModelOperationMetadata>, IBufferMessage, IMessage
Metadata for a [ConversationModels.DeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeployConversationModel] 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 page provides documentation for the `DeployConversationModelOperationMetadata` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["The `DeployConversationModelOperationMetadata` class is used as metadata for a `ConversationModels.DeployConversationModel` operation, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to access the resource name of the conversation model (`ConversationModel`) and the timestamp of the deployment request (`CreateTime`)."],["The page lists various versions of the Dialogflow V2 library, ranging from version 3.2.0 to the latest 4.26.0, each linking to the documentation for `DeployConversationModelOperationMetadata` for that specific version."],["`DeployConversationModelOperationMetadata` has two constructors: one default, and another that accepts another `DeployConversationModelOperationMetadata` instance as a parameter for copying."]]],[]]