public sealed class ListIssueModelsRequest : IMessage<ListIssueModelsRequest>, IEquatable<ListIssueModelsRequest>, IDeepCloneable<ListIssueModelsRequest>, IBufferMessage, IMessage
[[["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 webpage details the `ListIssueModelsRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is used to request a list of issue models."],["The latest version of `ListIssueModelsRequest` is 2.19.0, and the page provides links to versions dating back to 1.0.0 for documentation."],["The `ListIssueModelsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ListIssueModelsRequest` include `Parent`, a string representing the parent resource of the issue model, and `ParentAsLocationName`, which provides a `LocationName`-typed view of the parent resource."],["The page includes a list of inherited members from the Object class, like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]