We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e906ca commit 61f4034Copy full SHA for 61f4034
.github/CODEOWNERS
@@ -71,6 +71,7 @@
71
/texttospeech/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
72
/translate/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
73
/video/transcoder/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
74
+/bigquery-connection/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
75
76
# Cloud SDK Databases & Data Analytics teams
77
# ---* Cloud Native DB
.github/blunderbuss.yml
@@ -70,6 +70,7 @@ assign_issues_by:
70
- "api: texttospeech"
- "api: translate"
- "api: vision"
+ - "api: bigquery"
to:
- GoogleCloudPlatform/dee-data-ai
0 commit comments