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"]],[["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 `DeployConversationModelOperationMetadata` 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 being viewed at 4.19.0."],["The `DeployConversationModelOperationMetadata` class is used to handle metadata for the `ConversationModels.DeployConversationModel` operation, which is utilized to deploy conversational models within the Dialogflow platform."],["The documentation includes details about the class's inheritance, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), namespace (`Google.Cloud.Dialogflow.V2`), and the assembly (`Google.Cloud.Dialogflow.V2.dll`) it is part of."],["The class has properties including `ConversationModel` which represents the resource name of a conversation model and `CreateTime` which indicates the timestamp of the deployment request."],["The page provides links to access the different previous versions of the `DeployConversationModelOperationMetadata`, starting at version 4.26.0 and going down to version 3.2.0, along with a link for each version."]]],[]]