public sealed class DeleteIssueModelRequest : IMessage<DeleteIssueModelRequest>, IEquatable<DeleteIssueModelRequest>, IDeepCloneable<DeleteIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteIssueModelRequest.
[[["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 provides documentation for the `DeleteIssueModelRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.18.0."],["The `DeleteIssueModelRequest` class is used to request the deletion of an issue model, with properties like `IssueModelName` and `Name` to define the model to be deleted."],["The provided list showcases the various versions of the Google Cloud Contact Center Insights API available, ranging from the latest version 2.19.0 down to 1.0.0, all pertaining to the `DeleteIssueModelRequest` class documentation."],["The `DeleteIssueModelRequest` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support different functionalities."],["The page provides details on the constructors and properties of the `DeleteIssueModelRequest` class, including its inheritance from `object` and its usage within the `Google.Cloud.ContactCenterInsights.V1` namespace."]]],[]]