2

I want to mask a specified field in a table when I query it using big query. For example: a table named employee has email-id column, so when I query the table all the email-id field should be masked with ****.

How can I do it using DLP in google?

Azametzin
  • 5,223
  • 12
  • 28
  • 46
  • Does this article helps you? https://cloud.google.com/solutions/validating-de-identified-data-bigquery-re-identifying-pii-data – rmesteves May 22 '20 at 14:28

1 Answers1

0

At the moment, there isn't a way to do this with Cloud DLP/Bigquery during the time of the query.

Possible work around options

Jordanna Chord
  • 950
  • 5
  • 12