insights Export Settings
suspend fun insightsExportSettings(value: Output<GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs>)
suspend fun insightsExportSettings(value: GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgs?)
Parameters
value
Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.
suspend fun insightsExportSettings(argument: suspend GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettingsArgsBuilder.() -> Unit)
Parameters
argument
Controls conversation exporting settings to Insights after conversation is completed. If retention_strategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here.