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>Databases Documents Patch - Firestore v2.0.4+20210317</title>
|
||||
<title>Databases Documents Patch - Firestore v3.0.0+20220221</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"> Firestore v2.0.4+20210317</a>
|
||||
<a href=".." class="icon icon-home"> Firestore v3.0.0+20220221</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -183,11 +183,21 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_databases-get">Databases Get</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_databases-import-documents">Databases Import Documents</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_databases-list">Databases List</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_databases-operations-cancel">Databases Operations Cancel</a>
|
||||
|
||||
@@ -208,6 +218,11 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_databases-patch">Databases Patch</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="../projects_locations-get">Locations Get</a>
|
||||
|
||||
@@ -329,7 +344,7 @@ or more key-value-pairs, and is called like this <code>-p k1=v1 k2=v2</code> eve
|
||||
<li>
|
||||
<p><strong>-p current-document-update-time=string</strong></p>
|
||||
<ul>
|
||||
<li>When set, the target document must exist and have been last updated at that time.</li>
|
||||
<li>When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user