Interface SecuritySettings.InsightsExportSettingsOrBuilder (0.48.0)

public static interface SecuritySettings.InsightsExportSettingsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableInsightsExport()

public abstract boolean getEnableInsightsExport()

If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.

bool enable_insights_export = 1;

Returns
TypeDescription
boolean

The enableInsightsExport.