Commit c78a8cd
fix(samples): bug fix for removing buckets from bq. (#548)
* Removed env variables and buckets from creating BQ.
* Fix: removed buckets from BQ import
* pr fix: imports.
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* pr fix: fixed test.
* pr fix: added comment.
* fix(samples): bug fix for removing buckets from bq.
* pr fix: moved commented lines
* pr fix: added dot to importproductsbigquerytable.
Co-authored-by: Sita Lakshmi Sangameswaran <[email protected]>
* pr fix: added dot in importproductsbigquerytable
Co-authored-by: Sita Lakshmi Sangameswaran <[email protected]>
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Sita Lakshmi Sangameswaran <[email protected]>1 parent d4d2da5 commit c78a8cd
File tree
2 files changed
+6
-3
lines changed- retail/interactive-tutorials/src/main/java/product
- setup
2 files changed
+6
-3
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | | - | |
46 | | - | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments