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."],[[["This page provides documentation for the `SecuritySettings.Types.RetentionStrategy` enum within the Dialogflow v3 API, detailing how sensitive data is retained."],["The latest version available for this enum is 2.23.0, with a history of versions spanning from 1.0.0 up to 2.23.0."],["The enum defines two data retention strategies: `RemoveAfterConversation`, which deletes data at the end of a conversation, and `Unspecified`, which retains data with Dialogflow's default 365-day TTL."],["The namespace for this enum is `Google.Cloud.Dialogflow.Cx.V3`, and it is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]