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>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>
|
||||
|
||||
Reference in New Issue
Block a user