Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum UniquenessScoreLevel.
Bucketized uniqueness score levels. A higher uniqueness score is a strong
signal that the column may contain a unique identifier like user id. A low
value indicates that the column contains few unique values like booleans or
other classifiers.
[[["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-04-09 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API documented is 4.16.0, with 4.15.0 also being represented, and previous versions going as far back as version 2.15.0."],["The documentation covers the `UniquenessScoreLevel` enum, used to categorize the uniqueness of data columns, which are broken down to High, Medium, Low, and Unspecified."],["The `UniquenessScoreLevel` enum is found within the `Google.Cloud.Dlp.V2` namespace, and is included in the `Google.Cloud.Dlp.V2.dll` assembly."],["High uniqueness in a data column, categorized by `UniquenessScoreHigh`, suggests it may contain unique identifiers or free text."],["`UniquenessScoreLow` indicates that a column contains few unique values, such as booleans, or other similar identifiers."]]],[]]