public sealed class SecuritySettings.Types.InsightsExportSettings : IMessage<SecuritySettings.Types.InsightsExportSettings>, IEquatable<SecuritySettings.Types.InsightsExportSettings>, IDeepCloneable<SecuritySettings.Types.InsightsExportSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class SecuritySettings.Types.InsightsExportSettings.
[[["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 reference documentation for the `SecuritySettings.Types.InsightsExportSettings` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically focusing on exporting conversations to Insights."],["The documentation covers various versions of the Dialogflow v3 API, ranging from version 1.0.0 up to the latest version 2.23.0."],["The `InsightsExportSettings` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes an existing `InsightsExportSettings` object for initialization."],["A key property of the class is `EnableInsightsExport`, a boolean that determines if conversations are automatically exported to Insights for analysis."]]],[]]