public sealed class DeleteIssueModelMetadata : IMessage<DeleteIssueModelMetadata>, IEquatable<DeleteIssueModelMetadata>, IDeepCloneable<DeleteIssueModelMetadata>, IBufferMessage, IMessage
[[["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 page details the `DeleteIssueModelMetadata` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, specifically within version 2.0.0 of the library."],["`DeleteIssueModelMetadata` is used as metadata for deleting an issue model and inherits from `Object`, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a default constructor and a copy constructor, accepting another `DeleteIssueModelMetadata` instance as a parameter."],["Key properties of the class include `CreateTime` (the time the operation was created), `EndTime` (the time the operation finished), and `Request` (the original deletion request), all of which handle Timestamps and DeleteIssueModelRequests."],["The page also lists all the historical versions of the library that are available, ranging from 1.0.0 all the way to 2.19.0 (latest) for the `DeleteIssueModelMetadata` class."]]],[]]