retention Strategy
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
.