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>Insert - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Insert - Android Enterprise v3.0.0+20220303</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"> Android Enterprise v2.0.4+20210324</a>
|
||||
<a href=".." class="icon icon-home"> Android Enterprise v3.0.0+20220303</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -595,15 +595,15 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
|
||||
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
|
||||
<ul>
|
||||
<li><code>-r . id=kasd</code><ul>
|
||||
<li><code>-r . id=et</code><ul>
|
||||
<li>Unique ID of this cluster. Assigned by the server. Immutable once assigned.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>order-in-page=et</code><ul>
|
||||
<li><code>order-in-page=sed</code><ul>
|
||||
<li>String (US-ASCII only) used to determine order of this cluster within the parent page's elements. Page elements are sorted in lexicographic order of this field. Duplicated values are allowed, but ordering between elements with duplicate order is undefined. The value of this field is never visible to a user, it is used solely for the purpose of defining an ordering. Maximum length is 256 characters.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>product-id=sed</code><ul>
|
||||
<li><code>product-id=et</code><ul>
|
||||
<li>List of products in the order they are displayed in the cluster. There should not be duplicates within a cluster.</li>
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user