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 version 2.3.0 of the .NET library."],["`ListIssuesRequest` is used to request a list of issues and inherits from various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the class's constructors, including a default constructor and a constructor that takes another `ListIssuesRequest` object."],["It also lists `ListIssuesRequest`'s properties, such as `Parent` (a string) and `ParentAsIssueModelName` (an `IssueModelName`), and their respective descriptions, as well as the fact that `Parent` is required."],["This page includes historical versions of the `ListIssuesRequest` class, ranging from the latest version 2.19.0 down to version 1.0.0, and these versions all use the same `ListIssuesRequest` endpoint."]]],[]]