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 .NET library and includes the ability to enable the automatic exporting of conversations to Insights and run its analyzers."],["The latest version of `InsightsExportSettings` is 2.23.0, and the page provides links to documentation for versions spanning from 1.0.0 to the latest 2.23.0."],["The `InsightsExportSettings` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, with several methods inherited from it."],["The document outlines the properties and constructors of the `InsightsExportSettings` class, as well as their parameters and return types, including the parameter `other` for the constructor."]]],[]]