Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bigquery): add support for dataset tags #6114

Merged
merged 3 commits into from
Jun 13, 2022

Conversation

shollyman
Copy link
Contributor

@shollyman shollyman commented Jun 1, 2022

This PR plumbs through the GCP tags as part of the dataset metadata. Manipulation of tags is not done via the dataset methods, but other APIS such as cloud resource manager.

This PR doesn't include integration tests as establishing an org hierarchy and policy bindings for tags are a bit heavyweight, but I did run an example test fetching metadata from a BQ dataset where this environment is setup and confirmed the results manually.

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the BigQuery API. labels Jun 1, 2022
@shollyman shollyman marked this pull request as ready for review June 3, 2022 19:47
@shollyman shollyman requested a review from a team June 3, 2022 19:47
@shollyman shollyman requested a review from a team as a code owner June 3, 2022 19:47
@shollyman shollyman requested a review from steffnay June 3, 2022 19:47
@shollyman shollyman enabled auto-merge (squash) June 13, 2022 19:16
@shollyman shollyman merged commit 1f35044 into googleapis:main Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants