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

feat(bigquery): enable project autodetection, expose project ids further #4312

Merged
merged 3 commits into from Jun 24, 2021

Commits on Jun 24, 2021

  1. feat(bigquery): enable project autodetection, expose project ids further

    PR supersedes: googleapis#4076
    
    Related: googleapis#1294
    
    With this change, project autodetection is enabled via use of a sentinel
    value, and the retained project identifier is now exposed on the Client
    and Job resources via the Project() function.
    shollyman committed Jun 24, 2021
    Copy the full SHA
    cc81da7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af9ceb9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0a6f7a3 View commit details
    Browse the repository at this point in the history