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 page provides reference documentation for the `ListIssuesResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The `ListIssuesResponse` class is used to represent the response received when listing issues via the API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents various versions of the API, ranging from version 1.0.0 up to the latest version 2.19.0, with each version linking to its corresponding documentation."],["The `ListIssuesResponse` class contains a property named `Issues`, which is a `RepeatedField` that holds the issues retrieved by the request."],["The namespace for the class is `Google.Cloud.ContactCenterInsights.V1`, and it is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]