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 Google Cloud Dialogflow CX v3 API, which is used to configure the exporting of conversations to Google Cloud Contact Center Insights."],["The content lists various versions of the API documentation, ranging from the latest version 2.23.0 down to version 1.0.0, each with its own dedicated page for `InsightsExportSettings`."],["The `SecuritySettings.Types.InsightsExportSettings` class allows users to enable or disable the automatic export of conversations to Insights for analysis, as represented by the `EnableInsightsExport` property."],["The `InsightsExportSettings` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for its interaction with the API."],["The document details the `InsightsExportSettings` class's inheritance from the base `object` class, along with its constructors, parameters and properties."]]],[]]