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 provided content is a versioned reference documentation for the `UniquenessScoreLevel` enum within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET framework."],["The latest version documented is 4.16.0, and the documentation includes a historical overview down to version 2.15.0, with version 4.8.0 being the currently viewed version."],["The `UniquenessScoreLevel` enum defines different levels of data uniqueness, including `UniquenessScoreHigh`, `UniquenessScoreLow`, `UniquenessScoreMedium`, and `Unspecified`, each with specific implications regarding the data within a column."],["The provided documentation includes the namespace, the name of the assembly the enum is contained within, and the corresponding descriptions to each field."]]],[]]