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, spanning multiple versions from 1.0.0 to the latest 2.19.0."],["The `ExportInsightsDataResponse` class is used to handle the response from an export insights operation within the Contact Center AI Insights API."],["The documentation lists all available versions of the `ExportInsightsDataResponse` class, allowing users to access information specific to each release."],["The `ExportInsightsDataResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and compatibility with the .NET Protobuf library."],["The class has two constructors, one default and the other allowing for the creation of an instance by cloning another `ExportInsightsDataResponse` object, which are both covered in this documentation."]]],[]]