I hope to attach Data Catalog policy tags to fields for column-level security. https://cloud.google.com/bigquery/docs/column-level-security-intro It will just append `policyTags` field to `FieldSchema` like https://github.com/googleapis/google-cloud-go/commit/4c25d137998220b6518c4ea2b2f03af9bf14f6a8
I hope to attach Data Catalog policy tags to fields for column-level security.
https://cloud.google.com/bigquery/docs/column-level-security-intro
It will just append
policyTagsfield toFieldSchemalikegoogleapis/google-cloud-go@4c25d13