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 webpage provides reference documentation for the `ListIssuesResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for `ListIssuesResponse` is 2.19.0, with multiple previous versions also accessible, down to version 1.0.0."],["The `ListIssuesResponse` class is used to manage the response of listing issues within the Contact Center AI Insights, inheriting from and implementing a number of interfaces."],["The `ListIssuesResponse` class includes a property named `Issues` which is of type `RepeatedField\u003cIssue\u003e` and represents the list of issues that match the request."],["It provides information on the class' constructors and implemented members as well as the Assembly and Namespace."]]],[]]