logging Settings
suspend fun loggingSettings(value: Output<CxFlowKnowledgeConnectorSettingsTriggerFulfillmentAdvancedSettingsLoggingSettingsArgs>)
suspend fun loggingSettings(value: CxFlowKnowledgeConnectorSettingsTriggerFulfillmentAdvancedSettingsLoggingSettingsArgs?)
Parameters
value
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:
Agent level Structure is documented below.
suspend fun loggingSettings(argument: suspend CxFlowKnowledgeConnectorSettingsTriggerFulfillmentAdvancedSettingsLoggingSettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:
Agent level Structure is documented below.