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` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like message handling, comparison, and deep cloning."],["The `InsightsExportSettings` class has a property called `EnableInsightsExport`, which, when enabled, automatically exports conversations to Insights for analysis."],["This page lists various versions of the documentation for the `InsightsExportSettings`, ranging from the latest version `2.23.0` down to version `1.0.0`, allowing users to access the documentation for specific releases."],["There are 2 constructors available for `InsightsExportSettings`; the first one does not have any parameters, while the other one has the `other` parameter which is of type `SecuritySettings.Types.InsightsExportSettings`."]]],[]]