public sealed class InsightsExportSettings : IMessage<SecuritySettings.Types.InsightsExportSettings>, IEquatable<SecuritySettings.Types.InsightsExportSettings>, IDeepCloneable<SecuritySettings.Types.InsightsExportSettings>, 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 provides documentation for the `InsightsExportSettings` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for the .NET framework."],["The `InsightsExportSettings` class is used to configure the export of conversations to Google Cloud Dialogflow CX Insights for analysis."],["This documentation covers versions from 1.0.0 to the most current version of 2.23.0, showing a full list of available versions for the class."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`."],["The key property `EnableInsightsExport` allows for automated exporting of conversations to Insights, enabling analysis."]]],[]]