public sealed class ExportInsightsDataResponse : IMessage<ExportInsightsDataResponse>, IEquatable<ExportInsightsDataResponse>, IDeepCloneable<ExportInsightsDataResponse>, 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."],[[["This webpage provides documentation for the `ExportInsightsDataResponse` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, detailing its implementation and usage across multiple versions."],["The latest version of `ExportInsightsDataResponse` is 2.19.0, and the page lists a comprehensive set of versions, ranging from 1.0.0 up to 2.19.0, each with a corresponding link to its specific documentation."],["The `ExportInsightsDataResponse` class serves as a response type for an export insights operation, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `ExportInsightsDataResponse` object as a parameter for copying data."],["The documentation for the `ExportInsightsDataResponse` class includes details about its namespace (`Google.Cloud.ContactCenterInsights.V1`), the assembly it belongs to (`Google.Cloud.ContactCenterInsights.V1.dll`), and inherited members from the `Object` class."]]],[]]