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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListIssuesResponse\u003c/code\u003e API class is 2.19.0, and the current page is displaying information for version 2.14.0, with versions ranging from 1.0.0 to 2.19.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListIssuesResponse\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIssuesResponse\u003c/code\u003e class is a response for listing issues in Contact Center AI Insights v1 API, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIssuesResponse\u003c/code\u003e class has two constructors, a default one \u003ccode\u003eListIssuesResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eListIssuesResponse(ListIssuesResponse other)\u003c/code\u003e, to provide different ways to instantiate the object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIssues\u003c/code\u003e property within the \u003ccode\u003eListIssuesResponse\u003c/code\u003e class returns a list of issues as a \u003ccode\u003eRepeatedField<Issue>\u003c/code\u003e type, which is where the response data for the requested issues can be found.\u003c/p\u003e\n"]]],[],null,[]]