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-03-21 UTC."],[[["This webpage 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, and the page lists historical versions from 1.0.0 to 2.19.0, allowing access to documentation for previous releases."],["The `ExportIssueModelResponse` class is a response type used for exporting issue models and it inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating an `ExportIssueModelResponse` object, including one for creating a copy of an existing object."],["The relevant documentation is within the namespace of `Google.Cloud.ContactCenterInsights.V1` and assembly of `Google.Cloud.ContactCenterInsights.V1.dll`."]]],[]]