mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Update documentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - bigquery v2.0.4+20210327</title>
|
||||
<title>List - bigquery v3.0.0+20220222</title>
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
|
||||
<div class="wy-side-nav-search">
|
||||
<a href=".." class="icon icon-home"> bigquery v2.0.4+20210327</a>
|
||||
<a href=".." class="icon icon-home"> bigquery v3.0.0+20220222</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -338,11 +338,10 @@
|
||||
<p>You will need authorization for at least one of the following scopes to make a valid call:</p>
|
||||
<ul>
|
||||
<li><em>https://www.googleapis.com/auth/bigquery</em></li>
|
||||
<li><em>https://www.googleapis.com/auth/bigquery.readonly</em></li>
|
||||
<li><em>https://www.googleapis.com/auth/cloud-platform</em></li>
|
||||
<li><em>https://www.googleapis.com/auth/cloud-platform.read-only</em></li>
|
||||
</ul>
|
||||
<p>If unset, the scope for this method defaults to <em>https://www.googleapis.com/auth/bigquery.readonly</em>.
|
||||
<p>If unset, the scope for this method defaults to <em>https://www.googleapis.com/auth/bigquery</em>.
|
||||
You can set the scope for this method like this: <code>bigquery2 --scope <scope> projects list ...</code></p>
|
||||
<h1 id="optional-output-flags">Optional Output Flags</h1>
|
||||
<p>The method's return value a JSON encoded structure, which will be written to standard output by default.</p>
|
||||
|
||||
Reference in New Issue
Block a user