public sealed class ExportInsightsDataResponse : IMessage<ExportInsightsDataResponse>, IEquatable<ExportInsightsDataResponse>, IDeepCloneable<ExportInsightsDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ExportInsightsDataResponse.
[[["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 `ExportInsightsDataResponse` class within the Contact Center AI Insights v1 API for .NET."],["The latest version of `ExportInsightsDataResponse` is 2.19.0, with the current page focusing on version 2.14.0, and there is documentation for prior versions dating back to 1.0.0 available."],["The `ExportInsightsDataResponse` class is designed as the response type for exporting insights data and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's inheritance from `object` and lists all inherited members as well as the namespace and assembly information."],["Two constructors for the `ExportInsightsDataResponse` class are documented, one being a default constructor and the other a copy constructor that accepts an `ExportInsightsDataResponse` object as a parameter."]]],[]]