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 `InsightsExportSettings`, a class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for managing the export of conversations to Dialogflow Insights."],["The class `InsightsExportSettings` is part of the Dialogflow CX V3 .NET library and is designed for settings regarding the export of conversations to Insights."],["The documentation lists all versions of the Dialogflow CX V3 library, from the latest 2.23.0 down to 1.0.0, with individual links for each version."],["`InsightsExportSettings` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property within `InsightsExportSettings` is `EnableInsightsExport`, a boolean that controls whether conversations are automatically exported to Insights for analysis."]]],[]]