public sealed class ListIssueModelsResponse : IMessage<ListIssueModelsResponse>, IEquatable<ListIssueModelsResponse>, IDeepCloneable<ListIssueModelsResponse>, 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 available for `ListIssueModelsResponse` is 2.19.0, with several previous versions ranging from 2.18.0 down to 1.0.0 also available."],["`ListIssueModelsResponse` is a class designed to handle the response when listing issue models, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListIssueModelsResponse` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace, and is contained within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The `IssueModels` property, of type `RepeatedField\u003cIssueModel\u003e`, contains the list of issue models that match the request."],["Two constructors are available for creating instances of `ListIssueModelsResponse`, one being a parameterless constructor and the other accepting an existing `ListIssueModelsResponse` object as a parameter."]]],[]]