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."],[[["The latest version of `ListIssueModelsRequest` is 2.19.0, but multiple versions are available, ranging from 1.0.0 to 2.19.0."],["`ListIssueModelsRequest` is a class used to request a list of issue models within the Google Cloud Contact Center Insights API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListIssueModelsRequest` class includes properties for setting the parent resource, using either a string representation or a `LocationName`-typed view."],["This class includes public constructors, one default and another to create a new request using an existing `ListIssueModelsRequest` instance."]]],[]]