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>Force Report Upload - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Force Report Upload - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get State - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get State - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Set State - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Set State - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -569,7 +569,7 @@
|
||||
</div>
|
||||
<div role="main">
|
||||
<div class="section">
|
||||
<p>Updates the device policy. To ensure the policy is properly enforced, you need to prevent unmanaged accounts from accessing Google Play by setting the allowed_accounts in the managed configuration for the Google Play package. See restrict accounts in Google Play.</p>
|
||||
<p>Updates the device policy. To ensure the policy is properly enforced, you need to prevent unmanaged accounts from accessing Google Play by setting the allowed_accounts in the managed configuration for the Google Play package. See restrict accounts in Google Play. When provisioning a new device, you should set the device policy using this method before adding the managed Google Play Account to the device, otherwise the policy will not be applied for a short period of time after adding the account to the device.</p>
|
||||
<h1 id="scopes">Scopes</h1>
|
||||
<p>You will need authorization for the <em>https://www.googleapis.com/auth/androidenterprise</em> scope to make a valid call.</p>
|
||||
<p>If unset, the scope for this method defaults to <em>https://www.googleapis.com/auth/androidenterprise</em>.
|
||||
@@ -619,7 +619,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>policy auto-update-policy=ipsum</code><ul>
|
||||
<li>The auto-update policy for apps installed on the device. "choiceToTheUser" allows the device's user to configure the app update policy. "always" enables auto updates. "never" disables auto updates. "wifiOnly" enables auto updates only when the device is connected to wifi.</li>
|
||||
<li>Deprecated. Use autoUpdateMode instead. When autoUpdateMode is set to AUTO_UPDATE_POSTPONED or AUTO_UPDATE_HIGH_PRIORITY, this field has no effect. "choiceToTheUser" allows the device's user to configure the app update policy. "always" enables auto updates. "never" disables auto updates. "wifiOnly" enables auto updates only when the device is connected to wifi.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>device-report-policy=voluptua.</code><ul>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Acknowledge Notification Set - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Acknowledge Notification Set - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Complete Signup - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Complete Signup - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Create Web Token - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Create Web Token - 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>
|
||||
|
||||
@@ -596,6 +596,8 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
enabled: boolean
|
||||
web-apps:
|
||||
enabled: boolean
|
||||
zero-touch:
|
||||
enabled: boolean
|
||||
|
||||
</code></pre>
|
||||
|
||||
@@ -646,6 +648,12 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>Whether the Web Apps page is displayed. Default is true.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>..zero-touch enabled=false</code></p>
|
||||
<ul>
|
||||
<li>Whether zero-touch embedded UI is usable with this token. If enabled, the admin can link zero-touch customers to this enterprise.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h3 id="about-cursors">About Cursors</h3>
|
||||
<p>The cursor position is key to comfortably set complex nested structures. The following rules apply:</p>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Enroll - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Enroll - 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>
|
||||
|
||||
@@ -591,15 +591,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=invidunt</code><ul>
|
||||
<li><code>-r . id=amet</code><ul>
|
||||
<li>The unique ID for the enterprise.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>name=amet</code><ul>
|
||||
<li><code>name=duo</code><ul>
|
||||
<li>The name of the enterprise, for example, "Example, Inc".</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>primary-domain=duo</code><ul>
|
||||
<li><code>primary-domain=ipsum</code><ul>
|
||||
<li>The enterprise's primary domain, such as "example.com".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Generate Signup Url - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Generate Signup Url - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get Service Account - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get Service Account - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get Store Layout - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get Store Layout - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Pull Notification Set - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Pull Notification Set - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Send Test Push Notification - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Send Test Push Notification - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Set Account - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Set Account - 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>
|
||||
|
||||
@@ -589,7 +589,7 @@ 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 . account-email=ipsum</code><ul>
|
||||
<li><code>-r . account-email=sed</code><ul>
|
||||
<li>The email address of the service account.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Set Store Layout - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Set Store Layout - 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>
|
||||
|
||||
@@ -590,11 +590,11 @@ 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 . homepage-id=sed</code><ul>
|
||||
<li><code>-r . homepage-id=ut</code><ul>
|
||||
<li>The ID of the store page to be used as the homepage. The homepage is the first page shown in the managed Google Play Store. Not specifying a homepage is equivalent to setting the store layout type to "basic".</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>store-layout-type=ut</code><ul>
|
||||
<li><code>store-layout-type=gubergren</code><ul>
|
||||
<li>The store layout type. By default, this value is set to "basic" if the homepageId field is not set, and to "custom" otherwise. If set to "basic", the layout will consist of all approved apps that have been whitelisted for the user.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Unenroll - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Unenroll - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -601,11 +601,11 @@ 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 . product-id=gubergren</code><ul>
|
||||
<li><code>-r . product-id=rebum.</code><ul>
|
||||
<li>The ID of the product that the entitlement is for. For example, "app:com.google.android.gm".</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>reason=rebum.</code><ul>
|
||||
<li><code>reason=est</code><ul>
|
||||
<li>The reason for the entitlement. For example, "free" for free apps. This property is temporary: it will be replaced by the acquisition kind field of group licenses.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Android Enterprise v2.0.4+20210324</title>
|
||||
<title>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>
|
||||
|
||||
@@ -564,7 +564,7 @@ capabilities. Errors will be printed to standard error, and cause the program's
|
||||
|
||||
<p>Find the source code <a href="https://github.com/Byron/google-apis-rs/tree/main/gen/androidenterprise1-cli">on github</a>.</p>
|
||||
<h1 id="usage">Usage</h1>
|
||||
<p>This documentation was generated from the <em>Android Enterprise</em> API at revision <em>20210324</em>. The CLI is at version <em>2.0.4</em>.</p>
|
||||
<p>This documentation was generated from the <em>Android Enterprise</em> API at revision <em>20220303</em>. The CLI is at version <em>3.0.0</em>.</p>
|
||||
<pre><code class="bash">androidenterprise1 [options]
|
||||
devices
|
||||
force-report-upload <enterprise-id> <user-id> <device-id> [-p <v>]...
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -603,7 +603,7 @@ 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 . install-state=est</code><ul>
|
||||
<li><code>-r . install-state=ipsum</code><ul>
|
||||
<li>Install state. The state "installPending" means that an install request has recently been made and download to the device is in progress. The state "installed" means that the app has been installed. This field is read-only.</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -611,7 +611,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>The ID of the product that the install is for. For example, "app:com.google.android.gm".</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>version-code=51</code><ul>
|
||||
<li><code>version-code=94</code><ul>
|
||||
<li>The version of the installed product. Guaranteed to be set only if the install state is "installed".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -605,18 +605,18 @@ 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>
|
||||
<p><code>-r .configuration-variables mcm-id=est</code></p>
|
||||
<p><code>-r .configuration-variables mcm-id=gubergren</code></p>
|
||||
<ul>
|
||||
<li>The ID of the managed configurations settings.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>.. kind=gubergren</code></p>
|
||||
<p><code>.. kind=ea</code></p>
|
||||
<ul>
|
||||
<li>Deprecated.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>product-id=ea</code><ul>
|
||||
<li><code>product-id=dolor</code><ul>
|
||||
<li>The ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -601,18 +601,18 @@ 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>
|
||||
<p><code>-r .configuration-variables mcm-id=dolor</code></p>
|
||||
<p><code>-r .configuration-variables mcm-id=lorem</code></p>
|
||||
<ul>
|
||||
<li>The ID of the managed configurations settings.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>.. kind=lorem</code></p>
|
||||
<p><code>.. kind=eos</code></p>
|
||||
<ul>
|
||||
<li>Deprecated.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>product-id=eos</code><ul>
|
||||
<li><code>product-id=labore</code><ul>
|
||||
<li>The ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Approve - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Approve - 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>
|
||||
|
||||
@@ -593,13 +593,13 @@ 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>
|
||||
<p><code>-r .approval-url-info approval-url=labore</code></p>
|
||||
<p><code>-r .approval-url-info approval-url=sed</code></p>
|
||||
<ul>
|
||||
<li>A URL that displays a product's permissions and that can also be used to approve the product with the Products.approve call.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><code>.. approved-permissions=sed</code></p>
|
||||
<p><code>.. approved-permissions=duo</code></p>
|
||||
<ul>
|
||||
<li>Sets how new permission requests for the product are handled. "allPermissions" automatically approves all current and future permissions for the product. "currentPermissionsOnly" approves the current set of permissions for the product, but any future permissions added through updates will require manual reapproval. If not specified, only the current set of permissions will be approved.</li>
|
||||
</ul>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Generate Approval Url - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Generate Approval Url - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get App Restrictions Schema - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get App Restrictions Schema - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get Permissions - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get Permissions - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Unapprove - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Unapprove - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -592,19 +592,19 @@ 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 . data=duo</code><ul>
|
||||
<li><code>-r . data=sed</code><ul>
|
||||
<li>The body of the private key credentials file, in string format. This is only populated when the ServiceAccountKey is created, and is not stored by Google.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>id=sed</code><ul>
|
||||
<li><code>id=no</code><ul>
|
||||
<li>An opaque, unique identifier for this ServiceAccountKey. Assigned by the server.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>public-data=no</code><ul>
|
||||
<li><code>public-data=stet</code><ul>
|
||||
<li>Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>type=stet</code><ul>
|
||||
<li><code>type=kasd</code><ul>
|
||||
<li>The file format of the generated key data.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -603,11 +603,11 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<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=vero</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=vero</code><ul>
|
||||
<li><code>product-id=erat</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>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -590,11 +590,11 @@ 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=erat</code><ul>
|
||||
<li><code>-r . id=sed</code><ul>
|
||||
<li>Unique ID of this page. Assigned by the server. Immutable once assigned.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>link=sed</code><ul>
|
||||
<li><code>link=duo</code><ul>
|
||||
<li>Ordered list of pages a user should be able to reach from this page. The list can't include this page. It is recommended that the basic pages are created first, before adding the links between pages. The API doesn't verify that the pages exist or the pages are reachable.</li>
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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,11 +594,11 @@ 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=duo</code><ul>
|
||||
<li><code>-r . id=dolore</code><ul>
|
||||
<li>Unique ID of this page. Assigned by the server. Immutable once assigned.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>link=dolore</code><ul>
|
||||
<li><code>link=et</code><ul>
|
||||
<li>Ordered list of pages a user should be able to reach from this page. The list can't include this page. It is recommended that the basic pages are created first, before adding the links between pages. The API doesn't verify that the pages exist or the pages are reachable.</li>
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Generate Authentication Token - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Generate Authentication Token - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get Available Product Set - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get Available Product Set - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -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 . account-identifier=et</code><ul>
|
||||
<li><code>-r . account-identifier=voluptua.</code><ul>
|
||||
<li>A unique identifier you create for this user, such as "user342" or "asset#44418". Do not use personally identifiable information (PII) for this property. Must always be set for EMM-managed users. Not set for Google-managed users.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>account-type=voluptua.</code><ul>
|
||||
<li><code>account-type=amet.</code><ul>
|
||||
<li>The type of account that this user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specific to a single device. An EMM-managed user (emmManaged) can be either type (userAccount, deviceAccount), but a Google-managed user (googleManaged) is always a userAccount.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>display-name=amet.</code><ul>
|
||||
<li><code>display-name=consetetur</code><ul>
|
||||
<li>The name that will appear in user interfaces. Setting this property is optional when creating EMM-managed users. If you do set this property, use something generic about the organization (such as "Example, Inc.") or your name (as EMM). Not used for Google-managed user accounts. @mutable androidenterprise.users.update</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>id=consetetur</code><ul>
|
||||
<li><code>id=diam</code><ul>
|
||||
<li>The unique ID for the user.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>management-type=diam</code><ul>
|
||||
<li><code>management-type=dolor</code><ul>
|
||||
<li>The entity that manages the user. With googleManaged users, the source of truth is Google so EMMs have to make sure a Google Account exists for the user. With emmManaged users, the EMM is in charge.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>primary-email=dolor</code><ul>
|
||||
<li><code>primary-email=et</code><ul>
|
||||
<li>The user's primary email address, for example, "jsmith@example.com". Will always be set for Google managed users and not set for EMM managed users.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Revoke Device Access - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Revoke Device Access - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Set Available Product Set - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Set Available Product Set - 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>
|
||||
|
||||
@@ -599,7 +599,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>Each invocation of this argument appends the given value to the array.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>product-set-behavior=et</code><ul>
|
||||
<li><code>product-set-behavior=sadipscing</code><ul>
|
||||
<li>The interpretation of this product set. "unknown" should never be sent and is ignored if received. "whitelist" means that the user is entitled to access the product set. "includeAll" means that all products are accessible, including products that are approved, products with revoked approval, and products that have never been approved. "allApproved" means that the user is entitled to access all products that are approved for the enterprise. If the value is "allApproved" or "includeAll", the productId field is ignored. If no value is provided, it is interpreted as "whitelist" for backwards compatibility. Further "allApproved" or "includeAll" does not enable automatic visibility of "alpha" or "beta" tracks for Android app. Use ProductVisibility to enable "alpha" or "beta" tracks per user.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -598,19 +598,19 @@ 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 . account-identifier=sadipscing</code><ul>
|
||||
<li><code>-r . account-identifier=stet</code><ul>
|
||||
<li>A unique identifier you create for this user, such as "user342" or "asset#44418". Do not use personally identifiable information (PII) for this property. Must always be set for EMM-managed users. Not set for Google-managed users.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>account-type=stet</code><ul>
|
||||
<li><code>account-type=dolor</code><ul>
|
||||
<li>The type of account that this user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specific to a single device. An EMM-managed user (emmManaged) can be either type (userAccount, deviceAccount), but a Google-managed user (googleManaged) is always a userAccount.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>display-name=dolor</code><ul>
|
||||
<li><code>display-name=duo</code><ul>
|
||||
<li>The name that will appear in user interfaces. Setting this property is optional when creating EMM-managed users. If you do set this property, use something generic about the organization (such as "Example, Inc.") or your name (as EMM). Not used for Google-managed user accounts. @mutable androidenterprise.users.update</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>id=duo</code><ul>
|
||||
<li><code>id=vero</code><ul>
|
||||
<li>The unique ID for the user.</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -618,7 +618,7 @@ In the latter case it is advised to set the field-cursor to the data-structure's
|
||||
<li>The entity that manages the user. With googleManaged users, the source of truth is Google so EMMs have to make sure a Google Account exists for the user. With emmManaged users, the EMM is in charge.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>primary-email=vero</code><ul>
|
||||
<li><code>primary-email=invidunt</code><ul>
|
||||
<li>The user's primary email address, for example, "jsmith@example.com". Will always be set for Google managed users and not set for EMM managed users.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Delete - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Delete - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Get - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Get - 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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>List - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>List - 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>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Update - Android Enterprise v2.0.4+20210324</title>
|
||||
<title>Update - 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>
|
||||
|
||||
@@ -598,27 +598,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=no</code><ul>
|
||||
<li><code>-r . display-mode=ipsum</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=false</code><ul>
|
||||
<li><code>is-published=true</code><ul>
|
||||
<li>A flag whether the app has been published to the Play store yet.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>start-url=accusam</code><ul>
|
||||
<li><code>start-url=consetetur</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=takimata</code><ul>
|
||||
<li><code>title=voluptua.</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=consetetur</code><ul>
|
||||
<li><code>version-code=et</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=voluptua.</code><ul>
|
||||
<li><code>web-app-id=erat</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