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 documentation for the `ListIssuesResponse` class within the Google Cloud Contact Center Insights v1 API, specifically focusing on version 2.5.0."],["The `ListIssuesResponse` class is designed to handle the response when listing issues, as demonstrated by the `Issues` property, which contains a repeated field of `Issue` objects."],["The documentation lists multiple previous versions of the API, ranging from version 1.0.0 up to the latest version 2.19.0, indicating a history of updates and available references."],["The `ListIssuesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role in data handling and protocol buffering."],["This documentation provides a basic overview of the `ListIssuesResponse` class, such as its constructors, properties, inherited members and namespace in the context of the Google Cloud Contact Center Insights v1 API."]]],[]]