googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.55k stars 1.84k forks source link

Update bigquery.gs #292

Closed RajeshGogo closed 2 years ago

RajeshGogo commented 2 years ago

Description

Updated by replacing var with const and let variables. Added comments. Used try-catch, for-of,guard clause

Fixes # (issue)

Has it been tested?

Checklist