You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bigquery): fix typos and comments in cloud-client samples (#13231)
* fix(bigquery): fix typos and comments in cloud-client samples
- Fix comments (for example 'grant' instead of 'revoke', or typos)
- Remove unnecessary comments (For example in imports at the start of the sample)
- Unify comments style
* fix(bigquery): apply feedback from PR review
0 commit comments