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>
|
||||
|
||||
@@ -594,27 +594,27 @@ 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 . display-mode=invidunt</code><ul>
|
||||
<li><code>-r . display-mode=stet</code><ul>
|
||||
<li>The display mode of the web app. Possible values include: - "minimalUi", the device's status bar, navigation bar, the app's URL, and a refresh button are visible when the app is open. For HTTP URLs, you can only select this option. - "standalone", the device's status bar and navigation bar are visible when the app is open. - "fullScreen", the app opens in full screen mode, hiding the device's status and navigation bars. All browser UI elements, page URL, system status bar and back button are not visible, and the web app takes up the entirety of the available display area. </li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>is-published=true</code><ul>
|
||||
<li><code>is-published=false</code><ul>
|
||||
<li>A flag whether the app has been published to the Play store yet.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>start-url=vero</code><ul>
|
||||
<li><code>start-url=elitr</code><ul>
|
||||
<li>The start URL, i.e. the URL that should load when the user opens the application.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>title=elitr</code><ul>
|
||||
<li><code>title=lorem</code><ul>
|
||||
<li>The title of the web app as displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>version-code=lorem</code><ul>
|
||||
<li><code>version-code=diam</code><ul>
|
||||
<li>The current version of the app. Note that the version can automatically increase during the lifetime of the web app, while Google does internal housekeeping to keep the web app up-to-date.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>web-app-id=diam</code><ul>
|
||||
<li><code>web-app-id=no</code><ul>
|
||||
<li>The ID of the application. A string of the form "app:<package name>" where the package name always starts with the prefix "com.google.enterprise.webapp." followed by a random id.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user