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 Queues Patch - Cloud Tasks v2.0.4+20210315</title>
<title>Locations Queues Patch - Cloud Tasks v3.0.0+20220212</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"> Cloud Tasks v2.0.4+20210315</a>
<a href=".." class="icon icon-home"> Cloud Tasks v3.0.0+20220212</a>
</div>
@@ -311,7 +311,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<li>
<p><code>.. state=ea</code></p>
<ul>
<li>Output only. The state of the queue. <code>state</code> can only be changed by called PauseQueue, ResumeQueue, or uploading <a href="https://cloud.google.com/appengine/docs/python/config/queueref">queue.yaml/xml</a>. UpdateQueue cannot be used to change <code>state</code>.</li>
<li>Output only. The state of the queue. <code>state</code> can only be changed by calling PauseQueue, ResumeQueue, or uploading <a href="https://cloud.google.com/appengine/docs/python/config/queueref">queue.yaml/xml</a>. UpdateQueue cannot be used to change <code>state</code>.</li>
</ul>
</li>
</ul>