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 webpage 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."],["The documentation includes details on the available versions, ranging from version 1.0.0 to the latest version 2.23.0, and provides links to each version's specific documentation."],["The `InsightsExportSettings` class inherits from the `Object` class and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property `EnableInsightsExport`, a boolean that determines whether conversations are automatically exported to Insights for analysis."]]],[]]