public sealed class DeployIssueModelMetadata : IMessage<DeployIssueModelMetadata>, IEquatable<DeployIssueModelMetadata>, IDeepCloneable<DeployIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeployIssueModelMetadata.
[[["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 documentation for the `DeployIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET developers."],["The latest version available is 2.19.0, and the page also lists previous versions back to 1.0.0, each with its corresponding link to the documentation of the `DeployIssueModelMetadata`."],["`DeployIssueModelMetadata` is used as metadata for deploying an issue model and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties like `CreateTime`, `EndTime`, and `Request` to manage the lifecycle and details of an issue model deployment operation."],["The documentation also covers inherited members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as listing the namespace and assembly for this class."]]],[]]