A column can be tagged with a custom tag. In this case, the user must
indicate an auxiliary table that contains statistical information on
the possible values of this column (below).
A column can be tagged with a InfoType to use the relevant public
dataset as a statistical model of population, if available. We
currently support US ZIP codes, region codes, ages and genders.
To programmatically obtain the list of supported InfoTypes, use
ListInfoTypes with the supported_by=RISK_ANALYSIS filter.
[[["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 available for the Google Cloud Data Loss Prevention v2 API class QuasiId is 4.16.0, with multiple other versions available ranging from 4.15.0 down to 2.15.0."],["The `QuasiId` class is a column with a semantic tag, used within the Google Cloud Data Loss Prevention v2 API and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`QuasiId` instances can have a `CustomTag`, which allows users to identify an auxiliary table with statistical information, or an `InfoType` which references a relevant public dataset, like U.S. ZIP codes, for statistical modeling."],["`QuasiId` also includes a `Field` property, which is a required field to identify the specific column, and an `Inferred` property for cases where no semantic tag is provided, inferring a statistical model from data distribution."],["The `QuasiId` class provides two constructors one for creating an empty `QuasiId` and one for copying an existing `QuasiId`."]]],[]]