public sealed class ImportIssueModelResponse : IMessage<ImportIssueModelResponse>, IEquatable<ImportIssueModelResponse>, IDeepCloneable<ImportIssueModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ImportIssueModelResponse.
[[["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 provides reference documentation for the `ImportIssueModelResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest available version of `ImportIssueModelResponse` is 2.19.0, and the page also lists a range of previous versions back to 1.0.0, with the current displayed version being 2.18.0."],["The `ImportIssueModelResponse` class is designed as the response type for importing issue models and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance of the class, which derives from `object`, as well as its constructors, including a default constructor and one that takes another `ImportIssueModelResponse` instance as a parameter."]]],[]]