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 `Google.Cloud.Dlp.V2.QuasiId` is 4.16.0, with multiple prior versions accessible, ranging down to 2.15.0."],["`QuasiId` is a class representing a column with a semantic tag, inheriting from Object and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `QuasiId` class includes properties like `CustomTag`, `Field`, `Inferred`, and `InfoType`, which are used to define the column's characteristics and semantic information, including the use of custom tags, field identifiers, inferred models, and InfoType tagging."],["`QuasiId` has two constructors, one being a parameterless constructor and the other one taking another `QuasiId` for the use of object copying."],["The class also includes the property `TagCase`, which is of type `QuasiId.TagOneofCase`, allowing the representation of various possible column tags."]]],[]]