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."],[[["This document provides reference documentation for the `ListIssuesResponse` class within the Google Cloud Contact Center Insights v1 API."],["It includes a list of available versions of the API, ranging from version 1.0.0 to the latest version 2.19.0, along with links to their respective documentation pages for the `ListIssuesResponse` class."],["The `ListIssuesResponse` class is the response type when listing issues and includes properties like `Issues`, which is a `RepeatedField` of `Issue` objects."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation further specifies details about the constructors, such as `ListIssuesResponse()` and `ListIssuesResponse(ListIssuesResponse)`, and provides information about inherited methods and properties."]]],[]]