GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs

data class GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs(val enableInsightsExport: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs>

Settings for exporting conversations to Insights.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs

Properties

Link copied to clipboard
val enableInsightsExport: Output<Boolean>? = null

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