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-04-01 UTC."],[[["This webpage provides reference documentation for the `DeleteIssueModelRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET environment, with the latest version being 2.19.0."],["The `DeleteIssueModelRequest` class is used to define the request for deleting an issue model in Contact Center AI Insights, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors, including a parameterless constructor and one that takes another `DeleteIssueModelRequest` object, and it lists the properties `IssueModelName` and `Name`, which are essential for identifying and deleting an issue model."],["The page includes a comprehensive list of versioned links, from the latest down to version 1.0.0, that correspond to the `DeleteIssueModelRequest`, as part of the Google Cloud Contact Center Insights v1 API, in .NET."],["The `DeleteIssueModelRequest` class inherits from `object` and contains a list of inherited methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]