public sealed class ExportIssueModelResponse : IMessage<ExportIssueModelResponse>, IEquatable<ExportIssueModelResponse>, IDeepCloneable<ExportIssueModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportIssueModelResponse.
[[["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-04-02 UTC."],[[["This page provides reference documentation for the `ExportIssueModelResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the API is 2.19.0, but version 2.18.0 is currently displayed, and many earlier versions are also available for reference, ranging back to version 1.0.0."],["`ExportIssueModelResponse` is a response object class for exporting issue models and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, namespace, and the assembly it belongs to, which is Google.Cloud.ContactCenterInsights.V1.dll."],["There are two constructors available for the `ExportIssueModelResponse` class, a parameterless constructor and one that accepts another `ExportIssueModelResponse` object as a parameter."]]],[]]