chore: update docs/dyn (#1162)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets

- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/androidenterprise_v1.permissions.html b/docs/dyn/androidenterprise_v1.permissions.html
index 903b815..308f9d0 100644
--- a/docs/dyn/androidenterprise_v1.permissions.html
+++ b/docs/dyn/androidenterprise_v1.permissions.html
@@ -102,10 +102,10 @@
   An object of the form:
 
     { # A Permissions resource represents some extra capability, to be granted to an Android app, which requires explicit consent. An enterprise admin must consent to these permissions on behalf of their users before an entitlement for the app can be created. The permissions collection is read-only. The information provided for each permission (localized name and description) is intended to be used in the MDM user interface when obtaining consent from the enterprise.
-    "permissionId": "A String", # An opaque string uniquely identifying the permission.
-    "description": "A String", # A longer description of the Permissions resource, giving more details of what it affects.
-    "name": "A String", # The name of the permission.
-  }</pre>
+  &quot;description&quot;: &quot;A String&quot;, # A longer description of the Permissions resource, giving more details of what it affects.
+  &quot;name&quot;: &quot;A String&quot;, # The name of the permission.
+  &quot;permissionId&quot;: &quot;A String&quot;, # An opaque string uniquely identifying the permission.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file