public sealed class ListIssuesResponse : IMessage<ListIssuesResponse>, IEquatable<ListIssuesResponse>, IDeepCloneable<ListIssuesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ListIssuesResponse.
[[["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."],[[["The latest version of the `ListIssuesResponse` API class is 2.19.0, and the provided content includes documentation and samples for versions dating back to 1.0.0."],["`ListIssuesResponse` is a class within the Google Cloud Contact Center Insights v1 API, specifically in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class represents the response for listing issues and includes a `RepeatedField\u003cIssue\u003e` property named `Issues`, which contains the issues matching the request."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cListIssuesResponse\u003e`, `IDeepCloneable\u003cListIssuesResponse\u003e`, and `IBufferMessage`."],["Constructors are provided for creating instances of the `ListIssuesResponse` class, either as a new object or by copying from an existing `ListIssuesResponse` object."]]],[]]