-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.
Description
Is your feature request related to a problem? Please describe.
Currently, Python Client for Google BigQuery does not support resource_tags in Table class. This limitation makes it challenging to programmatically manage resource tags.
Describe the solution you'd like
Add support for resource_tags in Table class, enabling users to set, update, and retrieve tags using the client library, similar to how other metadata fields are managed.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.