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."],[[["This document provides reference documentation for the `UndeployIssueModelMetadata` class within the Google Cloud Contact Center Insights v1 API."],["The latest version available in the documentation is 2.19.0, with a list of versions going back to 1.0.0 for the `UndeployIssueModelMetadata` class."],["The `UndeployIssueModelMetadata` class is used for managing metadata related to the undeployment of issue models in Contact Center AI Insights."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties to manage `CreateTime`, `EndTime`, and the `Request` for an undeploy operation, which are of the type `Timestamp` and `UndeployIssueModelRequest`, respectively."]]],[]]