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 Agents Flows Train - Dialogflow v2.0.4+20210329</title>
<title>Locations Agents Flows Train - Dialogflow v3.0.0+20220228</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"> Dialogflow v2.0.4+20210329</a>
<a href=".." class="icon icon-home"> Dialogflow v3.0.0+20220228</a>
</div>
@@ -44,6 +44,16 @@
<span>Projects</span>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-changelogs-get">Locations Agents Changelogs Get</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-changelogs-list">Locations Agents Changelogs List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-create">Locations Agents Create</a>
@@ -79,6 +89,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-continuous-test-results-list">Locations Agents Environments Continuous Test Results List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-create">Locations Agents Environments Create</a>
@@ -89,6 +104,21 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-deploy-flow">Locations Agents Environments Deploy Flow</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-deployments-get">Locations Agents Environments Deployments Get</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-deployments-list">Locations Agents Environments Deployments List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-experiments-create">Locations Agents Environments Experiments Create</a>
@@ -144,6 +174,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-run-continuous-test">Locations Agents Environments Run Continuous Test</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-environments-sessions-detect-intent">Locations Agents Environments Sessions Detect Intent</a>
@@ -199,6 +234,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-export">Locations Agents Flows Export</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-get">Locations Agents Flows Get</a>
@@ -209,6 +249,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-import">Locations Agents Flows Import</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-list">Locations Agents Flows List</a>
@@ -300,6 +345,11 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-versions-compare-versions">Locations Agents Flows Versions Compare Versions</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-agents-flows-versions-create">Locations Agents Flows Versions Create</a>
@@ -510,6 +560,16 @@
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-get">Locations Get</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-list">Locations List</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../projects_locations-operations-cancel">Locations Operations Cancel</a>
@@ -601,7 +661,7 @@
</div>
<div role="main">
<div class="section">
<p>Trains the specified flow. Note that only the flow in &#39;draft&#39; environment is trained.</p>
<p>Trains the specified flow. Note that only the flow in &#39;draft&#39; environment is trained. This method is a <a href="https://cloud.google.com/dialogflow/cx/docs/how/long-running-operation">long-running operation</a>. The returned <code>Operation</code> type has the following method-specific fields: - <code>metadata</code>: An empty <a href="https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#struct">Struct message</a> - <code>response</code>: An <a href="https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#empty">Empty message</a> Note: You should always train a flow prior to sending it queries. See the <a href="https://cloud.google.com/dialogflow/cx/docs/concept/training">training documentation</a>.</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>