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 document provides reference documentation for the `DeleteIssueRequest` class within the Google Cloud Contact Center Insights v1 API."],["The `DeleteIssueRequest` class is used to send a request to delete an issue within the Contact Center AI Insights platform."],["The latest version of this class is 2.19.0, and there are many previous versions, with version 1.0.0 being the oldest listed."],["The class inherits members from the base `object` class and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteIssueRequest` class has properties such as `IssueName` and `Name`, where `Name` is a required string property that represents the name of the issue to be deleted."]]],[]]