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-03-24 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API for .NET is 4.16.0, with many prior versions available, down to 2.15.0."],["The content provides reference documentation and code samples for the `UniquenessScoreLevel` enum within the Google Cloud Data Loss Prevention v2 API."],["The `UniquenessScoreLevel` enum is used to categorize the uniqueness of data columns, with possible levels being `UniquenessScoreHigh`, `UniquenessScoreLow`, `UniquenessScoreMedium`, and `Unspecified`."],["This classification helps identify columns with unique identifiers (high) versus those with limited unique values (low)."],["There is an explanation for when a column may show as unspecified, where it could be because there are not enough values in the column."]]],[]]