Removes data when the conversation ends. If there is no [Conversation][]
explicitly established, a default conversation ends when the
corresponding Dialogflow session ends.
Unspecified
Retains the persisted data with Dialogflow's internal default 365d TTLs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.Dialogflow.Cx.V3 library is 2.23.0, with multiple previous versions available, ranging down to version 1.0.0."],["This documentation page specifically covers the `SecuritySettings.Types.RetentionStrategy` enum within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The `RetentionStrategy` enum defines how long data containing sensitive information is retained."],["There are two retention strategy options: `RemoveAfterConversation`, which removes data when a conversation ends, and `Unspecified`, which retains data with a default TTL of 365 days."],["The `SecuritySettings.Types.RetentionStrategy` documentation is available across the different versions of the library listed."]]],[]]