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 `InsightsExportSettings` within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically detailing settings for exporting conversations to Google Cloud Contact Center Insights."],["The latest version documented is 2.23.0, with a range of previous versions available, including versions as far back as 1.0.0 and all versions up until 2.23.0."],["`InsightsExportSettings` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class has a constructor with no arguments and one that can accept an `SecuritySettings.Types.InsightsExportSettings` object, as well as a property `EnableInsightsExport` that is a boolean value to automatically export conversations to insights."]]],[]]