public sealed class ListIssuesRequest : IMessage<ListIssuesRequest>, IEquatable<ListIssuesRequest>, IDeepCloneable<ListIssuesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ListIssuesRequest.
[[["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 latest version of the `ListIssuesRequest` class in the Contact Center AI Insights v1 API is version 2.19.0, with numerous previous versions available, starting from 1.0.0 and including 2.2.1."],["`ListIssuesRequest` is a class used to list issues and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The `ListIssuesRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and creating a copy from an existing `ListIssuesRequest` instance."],["Key properties of the `ListIssuesRequest` class include `Parent`, a string representing the parent resource of the issue, and `ParentAsIssueModelName`, a typed view of the parent resource."]]],[]]