public sealed class UndeployIssueModelMetadata : IMessage<UndeployIssueModelMetadata>, IEquatable<UndeployIssueModelMetadata>, IDeepCloneable<UndeployIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UndeployIssueModelMetadata.
[[["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."],[[["The latest version of the `UndeployIssueModelMetadata` class is 2.19.0, with version 2.18.0 being the one currently viewed and having a total of 24 documented versions."],["`UndeployIssueModelMetadata` is a class within the Contact Center AI Insights v1 API, specifically designed for handling metadata related to the undeployment of an issue model."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the `UndeployIssueModelMetadata` class include `CreateTime` and `EndTime`, which are timestamps indicating when the undeployment operation began and ended, respectively, along with the `Request` property, which holds the original undeployment request."],["The class supports the creation of objects of type `UndeployIssueModelMetadata`, by the use of both an empty constructor, as well as, by taking another `UndeployIssueModelMetadata` object."]]],[]]