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 document provides reference information for the `UndeployIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically for the .NET environment."],["This class is used for metadata related to undeploying an issue model and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists different versions of the API, with version 2.19.0 being the latest, and version 1.0.0 being the oldest listed, all the way up to the current version, version 2.1.0."],["The class has two constructors, a default constructor and one that accepts another `UndeployIssueModelMetadata` object for copying and includes three properties: `CreateTime`, `EndTime`, and `Request`."],["The document mentions the class inherits from `Object`, and it also highlights the namespace where the class belongs, `Google.Cloud.ContactCenterInsights.V1`, and the assembly where it is contained, `Google.Cloud.ContactCenterInsights.V1.dll`."]]],[]]