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 page provides documentation for the `ExportInsightsDataResponse` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.8.0."],["The `ExportInsightsDataResponse` class is a response type used for exporting insights data and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `ExportInsightsDataResponse` class, ranging from version 2.19.0 (latest) down to 1.0.0, showcasing the history of this class's development."],["The class inherits from the `object` class and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()` while also providing two constructors."],["The namespace for the `ExportInsightsDataResponse` class is `Google.Cloud.ContactCenterInsights.V1`, and it is contained in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]