Welcome to the

Google Cloud Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎10-24-2023
Wednesday

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...