public sealed class DeployConversationModelOperationMetadata : IMessage<DeployConversationModelOperationMetadata>, IEquatable<DeployConversationModelOperationMetadata>, IDeepCloneable<DeployConversationModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeployConversationModelOperationMetadata.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `DeployConversationModelOperationMetadata` class in the Google Cloud Dialogflow v2 API is 4.26.0, with numerous older versions also listed."],["This documentation pertains to the `DeployConversationModelOperationMetadata` class, which is used as metadata for deploying conversation models within the Dialogflow v2 API."],["The `DeployConversationModelOperationMetadata` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `DeployConversationModelOperationMetadata` class include `ConversationModel`, which stores the resource name of the conversation model, and `CreateTime`, which indicates when the deployment request was submitted."],["The `DeployConversationModelOperationMetadata` class can be constructed using a default constructor, or another constructor that accepts an existing `DeployConversationModelOperationMetadata` instance as a parameter."]]],[]]