[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["A DataLeakPreventionChange refers to a modification in an object's data leak prevention status, indicating whether it has been flagged for sensitive content or cleared."],["This change is categorized by a \"type\" field, which specifies if the object was flagged, cleared, or experienced an unspecified DLP update."],["The possible types are `TYPE_UNSPECIFIED`, `FLAGGED` (content deemed sensitive), and `CLEARED` (content no longer considered sensitive)."]]],["The `DataLeakPreventionChange` object reflects alterations in a document's data leak prevention status. It indicates a change type, which can be one of three: `TYPE_UNSPECIFIED` (a general DLP state change), `FLAGGED` (document now contains sensitive content), or `CLEARED` (document no longer has flagged content). The object's JSON representation contains a \"type\" field with the specific enum value to describe the nature of the DLP state update.\n"]]