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."],[[["This page provides reference documentation for the `ListIssuesRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET developers."],["The `ListIssuesRequest` class is used to request a list of issues and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the `ListIssuesRequest`, ranging from the latest version `2.19.0` down to the oldest version `1.0.0`, with version `2.15.0` being the currently viewed one."],["The class includes constructors for creating new `ListIssuesRequest` instances, with or without an existing `ListIssuesRequest` object, along with the properties `Parent` and `ParentAsIssueModelName`."],["The namespace for the class is `Google.Cloud.ContactCenterInsights.V1` and is found in the assembly `Google.Cloud.ContactCenterInsights.V1.dll`."]]],[]]