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 webpage provides documentation for the `SecuritySettings.Types.InsightsExportSettings` class within the Dialogflow v3 API, specifically for version 2.12.0."],["The `InsightsExportSettings` class is used to configure the export of conversations to Google Cloud Contact Center Insights."],["The page details that this class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, alongside its inheritance from the base `object` class."],["The `EnableInsightsExport` property is highlighted, indicating that it controls whether conversations are automatically exported to Insights for analysis."],["The webpage lists all previous versions of this class, ranging from version 1.0.0 to 2.23.0, allowing users to navigate to documentation for specific versions."]]],[]]