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 content provides a detailed list of versions for the `Google.Cloud.Dlp.V2.UniquenessScoreLevel` enum, ranging from version 2.15.0 up to the latest version, 4.16.0."],["This enum is part of the Google Cloud Data Loss Prevention v2 API and is used to define bucketized uniqueness score levels."],["The `UniquenessScoreLevel` enum includes four fields: `UniquenessScoreHigh`, `UniquenessScoreLow`, `UniquenessScoreMedium`, and `Unspecified`, which describe the level of uniqueness found in a column of data, with `Unspecified` covering columns with insufficient data to estimate uniqueness."],["Each version entry in the list links to specific documentation for that version of the `Google.Cloud.Dlp.V2.UniquenessScoreLevel` enum, allowing developers to reference the API at various stages of development."]]],[]]