Last updated
Was this helpful?
Last updated
Was this helpful?
Detect personal or sensitive information within a structured data set.
set of rows to classify for a given column
["[\"John\"","\"Chris\"","\"Tanner\"","\"Dave\"]]"]
context to take into consideration, such as column name, table name, database name, etc.
["[\"first_name\"","\"users\"","\"users_production\"]]"]
column type (e.g int64, string)
string