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 webpage provides reference documentation for the `DeleteIssueModelRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeleteIssueModelRequest` class is used to request the deletion of an issue model, with the latest version being 2.19.0."],["The documentation outlines the inheritance, implemented interfaces, constructors, and properties of the `DeleteIssueModelRequest` class, including `IssueModelName` and `Name`."],["There are many previous versions of this class available for use, starting from version 1.0.0 and going up to the latest version of 2.19.0."],["The `Name` property of the class is required, it indicates the name of the issue model to be deleted."]]],[]]