Bronze 2
Since ‎10-24-2023
3 weeks ago

My Stats

  • 4 Posts
  • 0 Solutions
  • 1 Likes given
  • 6 Likes received

Wolfmarel's Bio

Badges Wolfmarel Earned

View all badges

Recent Activity

Hi everyone! I have created my tag template in Dataplex and implemented it in several tables. I need to remove the whole tag from some tables. How can I do it? I know that this exists:from google.cloud import datacatalog_v1def sample_delete_tag(): # ...
Hello!I am configuring the creation of Data Quality scan using the python library to interact with the Dataplex API (dataplex_v1). I need, when creating a scan, to configure the option to have the results published in BigQuery and Dataplex Catalog UI...