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
BQ: remove QueryJob.query_results(), make QueryResults private (#4652)
The QueryResults object is not necessary to be used by external
developers, but it is still needed internally for the getQueryResults
API response.
From BigQuery team's GA review of the library.
0 commit comments