retentionStrategy

@JvmName(name = "nquabfyfodylxywi")
suspend fun retentionStrategy(value: Output<String>)
@JvmName(name = "uxsanyuxtelamvfk")
suspend fun retentionStrategy(value: String?)

Parameters

value

Defines how long we retain persisted data that contains sensitive info. Only one of retention_window_days and retention_strategy may be set.

  • REMOVE_AFTER_CONVERSATION: Removes data when the conversation ends. If there is no conversation explicitly established, a default conversation ends when the corresponding Dialogflow session ends. Possible values are: REMOVE_AFTER_CONVERSATION.