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."],[[["The latest version of `ExportInsightsDataResponse` is 2.19.0, but multiple versions are available, ranging from 1.0.0 to 2.19.0."],["`ExportInsightsDataResponse` is a class that provides a response for exporting insights data, and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `ExportInsightsDataResponse` inherits from the base `Object` class and has access to methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `ExportInsightsDataResponse` class has two constructors, a default constructor, and a copy constructor that takes another `ExportInsightsDataResponse` object as input."],["The class belongs to the `Google.Cloud.ContactCenterInsights.V1` namespace and is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]