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 webpage provides documentation for the `DeleteIssueModelMetadata` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET."],["The latest version of the API documented is 2.19.0, and the page lists versions going back to 1.0.0, offering links to the `DeleteIssueModelMetadata` documentation for each version."],["The `DeleteIssueModelMetadata` class is used to provide metadata about the process of deleting an issue model and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CreateTime`, `EndTime`, and `Request`, which respectively denote the operation's creation time, completion time, and original deletion request details."],["The `DeleteIssueModelMetadata` class offers two constructors: a default constructor and a copy constructor, and can be found in the `Google.Cloud.ContactCenterInsights.V1` namespace."]]],[]]