public sealed class DeleteIssueModelMetadata : IMessage<DeleteIssueModelMetadata>, IEquatable<DeleteIssueModelMetadata>, IDeepCloneable<DeleteIssueModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteIssueModelMetadata.
[[["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 `DeleteIssueModelMetadata` class within the Contact Center AI Insights v1 API."],["The `DeleteIssueModelMetadata` class is used for managing metadata related to the deletion of an issue model and is found in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `CreateTime`, `EndTime`, and `Request`, which provide information about the deletion operation's creation, completion, and the original request."],["The documentation lists multiple versions of the API, with `2.19.0` being the latest, and versions ranging back to `1.0.0` are available."]]],[]]