public sealed class DeleteIssueRequest : IMessage<DeleteIssueRequest>, IEquatable<DeleteIssueRequest>, IDeepCloneable<DeleteIssueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteIssueRequest.
[[["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 `DeleteIssueRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.17.0."],["The `DeleteIssueRequest` class is used to request the deletion of an issue and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteIssueRequest` class contains properties such as `IssueName`, which provides a typed view of the resource name, and `Name`, which represents the name of the issue to be deleted."],["The page has a list of various versions of the API, from 1.0.0 all the way to the most recent 2.19.0, which can be clicked on to see the document for that specific version."]]],[]]