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 page provides reference documentation for the `SecuritySettings.Types.InsightsExportSettings` class within the Dialogflow v3 API, specifically in the .NET context."],["The documentation covers versions of the class from 1.0.0 up to the latest version 2.23.0, allowing users to view changes across different releases."],["`InsightsExportSettings` are used to configure the automatic export of conversations to Google Cloud's Contact Center Insights for analysis."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer operations."],["The documentation details the constructor options for `InsightsExportSettings`, including an empty constructor and one for cloning an existing `InsightsExportSettings` object."]]],[]]