Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Locations Data Sources Check Valid Creds - BigQuery Data Transfer v2.0.4+20210324</title>
<title>Locations Data Sources Check Valid Creds - BigQuery Data Transfer v3.0.0+20220225</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 Data Transfer v2.0.4+20210324</a>
<a href=".." class="icon icon-home"> BigQuery Data Transfer v3.0.0+20220225</a>
</div>
@@ -59,6 +59,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_enroll-data-sources">Enroll Data Sources</a>
</li>
<li class="toctree-l1 current">
<a class="current" href=".">Locations Data Sources Check Valid Creds</a>
@@ -95,6 +100,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-enroll-data-sources">Locations Enroll Data Sources</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-get">Locations Get</a>
@@ -251,12 +261,11 @@
</div>
<div role="main">
<div class="section">
<p>Returns true if valid credentials exist for the given data source and requesting user. Some data sources doesn&#39;t support service account, so we need to talk to them on behalf of the end user. This API just checks whether we have OAuth token for the particular user, which is a pre-requisite before user can create a transfer config.</p>
<p>Returns true if valid credentials exist for the given data source and requesting user.</p>
<h1 id="scopes">Scopes</h1>
<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>
@@ -377,7 +386,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<a href="../projects_locations-data-sources-get" class="btn btn-neutral float-right" title="Locations Data Sources Get"/>Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="../projects_data-sources-list" class="btn btn-neutral" title="Data Sources List"><span class="icon icon-circle-arrow-left"></span> Previous</a>
<a href="../projects_enroll-data-sources" class="btn btn-neutral" title="Enroll Data Sources"><span class="icon icon-circle-arrow-left"></span> Previous</a>
</div>
@@ -405,7 +414,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<a class="icon icon-github" style="float: left; color: #fcfcfc"> GitHub</a>
<span><a href="../projects_data-sources-list" style="color: #fcfcfc;">&laquo; Previous</a></span>
<span><a href="../projects_enroll-data-sources" style="color: #fcfcfc;">&laquo; Previous</a></span>
<span style="margin-left: 15px"><a href="../projects_locations-data-sources-get" style="color: #fcfcfc">Next &raquo;</a></span>
</span>
</div>