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, while the current page is documenting version 2.18.0."],["This page provides reference documentation for the `ListIssuesResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["`ListIssuesResponse` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `ListIssuesResponse` contains a property named `Issues`, which is of type `RepeatedField` and holds the issues that match a given request."],["The documentation provides access to versions ranging from 1.0.0 up to the current latest release of 2.19.0 for the `ListIssuesResponse` API class."]]],[]]