Skip to content

Commit 09a9ddc

Browse files
chore(androidenterprise): update the api
#### androidenterprise:v1 The following keys were changed: - resources.devices.methods.update (Total Keys: 1) - revision (Total Keys: 1)
1 parent 03ee301 commit 09a9ddc

File tree

2 files changed

+4645
-4645
lines changed

2 files changed

+4645
-4645
lines changed

docs/dyn/androidenterprise_v1.devices.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h2>Instance Methods</h2>
9494
<p class="firstline">Sets whether a device's access to Google services is enabled or disabled. The device state takes effect only if enforcing EMM policies on Android devices is enabled in the Google Admin Console. Otherwise, the device state is ignored and all devices are allowed access to Google services. This is only supported for Google-managed users.</p>
9595
<p class="toc_element">
9696
<code><a href="#update">update(enterpriseId, userId, deviceId, body=None, updateMask=None, x__xgafv=None)</a></code></p>
97-
<p class="firstline">Updates the device policy</p>
97+
<p class="firstline">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>
9898
<h3>Method Details</h3>
9999
<div class="method">
100100
<code class="details" id="close">close()</code>
@@ -386,7 +386,7 @@ <h3>Method Details</h3>
386386

387387
<div class="method">
388388
<code class="details" id="update">update(enterpriseId, userId, deviceId, body=None, updateMask=None, x__xgafv=None)</code>
389-
<pre>Updates the device policy
389+
<pre>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.
390390

391391
Args:
392392
enterpriseId: string, The ID of the enterprise. (required)

0 commit comments

Comments
 (0)