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 provided content details the `ListIssuesResponse` class within the Google Cloud Contact Center Insights v1 API, specifically for .NET."],["Version 2.19.0 is the latest version documented, while 2.10.0 is the version primarily detailed, which contains the bulk of the class information and is where the user currently is."],["The `ListIssuesResponse` class is designed to handle the response when listing issues and includes properties such as `Issues`, which is a `RepeatedField` containing issue data."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer operations."],["There are 24 different versions of `ListIssuesResponse` available, from `1.0.0` to `2.19.0`."]]],[]]