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 of the documentation being 4.26.0."],["The `DeployConversationModelOperationMetadata` class is used to describe the metadata associated with a `ConversationModels.DeployConversationModel` operation in Dialogflow."],["The documentation covers a range of versions from 4.26.0 down to 3.2.0, allowing users to access documentation relevant to their specific version of the API."],["The `DeployConversationModelOperationMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality and compatibility."],["Key properties of the `DeployConversationModelOperationMetadata` class include `ConversationModel`, which stores the resource name of the conversation model, and `CreateTime`, a timestamp of when the request was submitted."]]],[]]