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 Insights v1 API, specifically focusing on version 2.5.0."],["The `DeleteIssueRequest` class is used to request the deletion of an issue and inherits from `object`, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation for the API is `2.19.0`, but this page covers versions ranging from 1.0.0 up to the most recent one."],["The `DeleteIssueRequest` class has two constructors, one default and another that takes a `DeleteIssueRequest` object as a parameter, and it contains properties for `IssueName` and `Name`."],["The page also contains a list of all versions with links to each of them, allowing users to select a specific one if needed."]]],[]]