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 Insights v1 API, specifically for version 2.15.0, and offers information on how to request the deletion of an issue model."],["The `DeleteIssueModelRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with details regarding these inheritance's available."],["The `DeleteIssueModelRequest` class includes properties such as `IssueModelName` (a typed view) and `Name` (a string) which is required to specify the name of the issue model that needs to be deleted, as part of the request."],["The page lists multiple prior versions, ranging from version 1.0.0 to the latest 2.19.0, of the `DeleteIssueModelRequest`, alongside the current version 2.15.0."],["There are two constructors associated with the `DeleteIssueModelRequest` class, `DeleteIssueModelRequest()` and `DeleteIssueModelRequest(DeleteIssueModelRequest other)`, for which specific parameter information is available, such as the parameter 'other' which takes in a `DeleteIssueModelRequest`."]]],[]]