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 webpage details the `DeleteIssueModelMetadata` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, specifically for the .NET environment."],["The `DeleteIssueModelMetadata` class serves as metadata for operations related to deleting an issue model, inheriting from and implementing various interfaces like `IMessage` and `IDeepCloneable`."],["The latest available version of `DeleteIssueModelMetadata` is `2.19.0`, with many other versions ranging from `1.0.0` to `2.18.0` also accessible."],["The class provides properties like `CreateTime`, `EndTime`, and `Request`, offering insights into the timing and specifics of the deletion operation."],["This class also has a constructor, `DeleteIssueModelMetadata(DeleteIssueModelMetadata other)`, which enables the creation of a copy of an existing `DeleteIssueModelMetadata` object."]]],[]]