chore: regens API reference docs (#889)
diff --git a/docs/dyn/androidenterprise_v1.permissions.html b/docs/dyn/androidenterprise_v1.permissions.html
index c16616e..92491d8 100644
--- a/docs/dyn/androidenterprise_v1.permissions.html
+++ b/docs/dyn/androidenterprise_v1.permissions.html
@@ -93,7 +93,7 @@
#
# 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.
- "kind": "androidenterprise#permission", # Identifies what kind of resource this is. Value: the fixed string "androidenterprise#permission".
+ "kind": "androidenterprise#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>