public sealed class DeployIssueModelMetadata : IMessage<DeployIssueModelMetadata>, IEquatable<DeployIssueModelMetadata>, IDeepCloneable<DeployIssueModelMetadata>, IBufferMessage, IMessage
[[["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 details the `DeployIssueModelMetadata` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is used for metadata related to deploying an issue model."],["The page provides links to various versions of the `DeployIssueModelMetadata` class, ranging from version 1.0.0 up to the latest version 2.19.0."],["The `DeployIssueModelMetadata` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `CreateTime`, `EndTime`, and `Request`, which respectively represent the operation's creation time, completion time, and the original deployment request."],["There are two constructor methods for this class, one being a default and the other allows the ability to clone an existing `DeployIssueModelMetadata` object."]]],[]]