public sealed class ListIssuesRequest : IMessage<ListIssuesRequest>, IEquatable<ListIssuesRequest>, IDeepCloneable<ListIssuesRequest>, IBufferMessage, IMessage
[[["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 \u003ccode\u003eListIssuesRequest\u003c/code\u003e class is used to request a list of issues within the Google Cloud Contact Center Insights API, specifically within version V1.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.19.0, while multiple other versions from 1.0.0 to 2.18.0 are also accessible for compatibility.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eParent\u003c/code\u003e (a string) and \u003ccode\u003eParentAsIssueModelName\u003c/code\u003e (of type \u003ccode\u003eIssueModelName\u003c/code\u003e), allowing specification of the resource context for the issue list.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListIssuesRequest\u003c/code\u003e can be instantiated either with no parameters or by copying another \u003ccode\u003eListIssuesRequest\u003c/code\u003e instance, as shown by the provided constructors.\u003c/p\u003e\n"]]],[],null,[]]