77 < head >
88 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
99
10- < title > Index — BigQuery-Python 1.6.0 documentation</ title >
10+ < title > Index — BigQuery-Python 1.11.1 documentation</ title >
1111
1212 < link rel ="stylesheet " href ="_static/sphinxdoc.css " type ="text/css " />
1313 < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
1414
1515 < script type ="text/javascript ">
1616 var DOCUMENTATION_OPTIONS = {
1717 URL_ROOT : './' ,
18- VERSION : '1.6.0 ' ,
18+ VERSION : '1.11.1 ' ,
1919 COLLAPSE_INDEX : false ,
2020 FILE_SUFFIX : '.html' ,
2121 HAS_SOURCE : true
2525 < script type ="text/javascript " src ="_static/underscore.js "> </ script >
2626 < script type ="text/javascript " src ="_static/doctools.js "> </ script >
2727 < script type ="text/javascript " src ="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
28- < link rel ="top " title ="BigQuery-Python 1.6.0 documentation " href ="index.html " />
28+ < link rel ="top " title ="BigQuery-Python 1.11.1 documentation " href ="index.html " />
2929 </ head >
3030 < body role ="document ">
3131 < div class ="related " role ="navigation " aria-label ="related navigation ">
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737 < li class ="right " >
3838 < a href ="py-modindex.html " title ="Python Module Index "
3939 > modules</ a > |</ li >
40- < li class ="nav-item nav-item-0 "> < a href ="index.html "> BigQuery-Python 1.6.0 documentation</ a > »</ li >
40+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> BigQuery-Python 1.11.1 documentation</ a > »</ li >
4141 </ ul >
4242 </ div >
4343 < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
@@ -179,6 +179,10 @@ <h2 id="G">G</h2>
179179< table style ="width: 100% " class ="indextable genindextable "> < tr >
180180 < td style ="width: 33% " valign ="top "> < dl >
181181
182+ < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_all_tables "> get_all_tables() (bigquery.client.BigQueryClient method)</ a >
183+ </ dt >
184+
185+
182186 < dt > < a href ="pages/client.html#bigquery.client.get_client "> get_client() (in module bigquery.client)</ a >
183187 </ dt >
184188
@@ -191,16 +195,20 @@ <h2 id="G">G</h2>
191195 </ dt >
192196
193197
194- < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_query_results " > get_query_results () (bigquery.client.BigQueryClient method )</ a >
198+ < dt > < a href ="pages/client.html#bigquery.client.get_projects " > get_projects () (in module bigquery.client)</ a >
195199 </ dt >
196200
197201
198- < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_query_rows " > get_query_rows () (bigquery.client.BigQueryClient method)</ a >
202+ < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_query_results " > get_query_results () (bigquery.client.BigQueryClient method)</ a >
199203 </ dt >
200204
201205 </ dl > </ td >
202206 < td style ="width: 33% " valign ="top "> < dl >
203207
208+ < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_query_rows "> get_query_rows() (bigquery.client.BigQueryClient method)</ a >
209+ </ dt >
210+
211+
204212 < dt > < a href ="pages/client.html#bigquery.client.BigQueryClient.get_query_schema "> get_query_schema() (bigquery.client.BigQueryClient method)</ a >
205213 </ dt >
206214
@@ -333,7 +341,7 @@ <h3>Navigation</h3>
333341 < li class ="right " >
334342 < a href ="py-modindex.html " title ="Python Module Index "
335343 > modules</ a > |</ li >
336- < li class ="nav-item nav-item-0 "> < a href ="index.html "> BigQuery-Python 1.6.0 documentation</ a > »</ li >
344+ < li class ="nav-item nav-item-0 "> < a href ="index.html "> BigQuery-Python 1.11.1 documentation</ a > »</ li >
337345 </ ul >
338346 </ div >
339347 < div class ="footer " role ="contentinfo ">
0 commit comments