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 page details the `ExportInsightsDataResponse` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is part of the Google Cloud Contact Center Insights API."],["The latest version of the `ExportInsightsDataResponse` class is 2.19.0, and the page lists historical versions dating back to 1.0.0, with each version hyperlinked to its respective documentation."],["The `ExportInsightsDataResponse` class serves as the response type for exporting insights data, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and provides a constructor for creating a new instance, as well as a constructor for creating a copy of an existing `ExportInsightsDataResponse` object."],["The document outlines implemented members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, inherited from the base `Object` class."]]],[]]