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>Web Tokens Create - Android Management v2.0.4+20210322</title>
|
||||
<title>Web Tokens Create - Android Management v3.0.0+20220302</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 Management v2.0.4+20210322</a>
|
||||
<a href=".." class="icon icon-home"> Android Management v3.0.0+20220302</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -274,25 +274,25 @@ 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 . enabled-features=sit</code><ul>
|
||||
<li><code>-r . enabled-features=lorem</code><ul>
|
||||
<li>The features to enable. Use this if you want to control exactly which feature(s) will be activated; leave empty to allow all features.Restrictions / things to note: - If no features are listed here, all features are enabled — this is the default behavior where you give access to all features to your admins. - This must not contain any FEATURE_UNSPECIFIED values. - Repeated values are ignored </li>
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=kasd</code><ul>
|
||||
<li><code>name=justo</code><ul>
|
||||
<li>The name of the web token, which is generated by the server during creation in the form enterprises/{enterpriseId}/webTokens/{webTokenId}.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>parent-frame-url=amet</code><ul>
|
||||
<li><code>parent-frame-url=invidunt</code><ul>
|
||||
<li>The URL of the parent frame hosting the iframe with the embedded UI. To prevent XSS, the iframe may not be hosted at other URLs. The URL must use the https scheme.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>permissions=lorem</code><ul>
|
||||
<li><code>permissions=sed</code><ul>
|
||||
<li>Permissions available to an admin in the embedded UI. An admin must have all of these permissions in order to view the UI. This field is deprecated.</li>
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>value=justo</code><ul>
|
||||
<li><code>value=nonumy</code><ul>
|
||||
<li>The token value which is used in the hosting page to generate the iframe with the embedded UI. This is a read-only field generated by the server.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user