Google Cloud Dialogflow Cx V3Security Settings Insights Export Settings Args
data class GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettingsArgs(val enableInsightsExport: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettingsArgs>
Settings for exporting conversations to Insights.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3SecuritySettingsInsightsExportSettingsArgs(enableInsightsExport: Output<Boolean>? = null)