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` within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically related to exporting conversations to Google Cloud Contact Center AI Insights."],["The documentation details the class structure, including its inheritance from `Object` and implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a list of available versions ranging from 2.23.0 (latest) down to 1.0.0 for the `InsightsExportSettings`, for which you can browse by clicking on the links."],["The `InsightsExportSettings` class has a boolean property `EnableInsightsExport`, which when set to true, will automatically export conversations to Insights."],["The documentation outlines two constructors for `InsightsExportSettings`, one default and another that accepts another `InsightsExportSettings` instance as an argument."]]],[]]