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 webpage provides a comprehensive list of versions for the `SecuritySettings.Types.RetentionStrategy` enum within the Google Cloud Dialogflow CX v3 API, spanning from version 1.0.0 to the latest 2.23.0."],["The `SecuritySettings.Types.RetentionStrategy` enum defines data retention policies for sensitive information in Dialogflow CX."],["The enum's possible values are `RemoveAfterConversation`, which deletes data at the end of a conversation, and `Unspecified`, which retains data using Dialogflow's default 365-day TTL."],["The latest version available for the Dialogflow CX v3 API enum `SecuritySettings.Types.RetentionStrategy` is version 2.23.0, showing up as the top most version in the list."]]],[]]