public sealed class 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 .NET."],["The content covers a range of versions for the class from 1.0.0 to the latest 2.23.0, allowing users to select the documentation for the version they're using."],["The `InsightsExportSettings` class is used to configure settings for exporting conversations to Google Cloud's Insights, a service for analyzing contact center data."],["The documentation details the inheritance, implementation, constructors, and properties of the `InsightsExportSettings` class, including its `EnableInsightsExport` property."],["This class can implement the IMessage, IEquatable, IDeepCloneable and IBufferMessage interfaces, and inherits members from the base Object class."]]],[]]