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

BigQueryWriteClient export missing #691

Closed
nils-dohop opened this issue Oct 18, 2023 · 0 comments · Fixed by #754
Closed

BigQueryWriteClient export missing #691

nils-dohop opened this issue Oct 18, 2023 · 0 comments · Fixed by #754
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API.

Comments

@nils-dohop
Copy link

diff --git a/google/cloud/bigquery_storage_v1/__init__.py b/google/cloud/bigquery_storage_v1/__init__.py
index cb732fd..007183b 100644
--- a/google/cloud/bigquery_storage_v1/__init__.py
+++ b/google/cloud/bigquery_storage_v1/__init__.py
@@ -38,4 +38,5 @@ __all__ = (
     "types",
     # google.cloud.bigquery_storage_v1.client
     "BigQueryReadClient",
+    "BigQueryWriteClient",
 )
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Oct 18, 2023
@Linchin Linchin self-assigned this Nov 6, 2023
@Linchin Linchin removed their assignment Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API.
Projects
None yet
2 participants