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."],[[["This webpage provides reference documentation for the `UniquenessScoreLevel` enum within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET environment."],["The `UniquenessScoreLevel` enum categorizes data column uniqueness into four distinct levels: `UniquenessScoreHigh`, `UniquenessScoreLow`, `UniquenessScoreMedium`, and `Unspecified`."],["The latest version of the documentation is for version 4.16.0, but the page also contains links to documentation for various older versions of the library, ranging from version 2.15.0 to 4.15.0."],["The enum `UniquenessScoreLevel` is part of the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."],["`UniquenessScoreHigh` indicates columns with potentially free text or unique identifiers, while `UniquenessScoreLow` implies columns with very few unique values such as booleans."]]],[]]