Update docs
diff --git a/docs/dyn/androidenterprise_v1.users.html b/docs/dyn/androidenterprise_v1.users.html
index ed911d5..45fafda 100644
--- a/docs/dyn/androidenterprise_v1.users.html
+++ b/docs/dyn/androidenterprise_v1.users.html
@@ -130,7 +130,7 @@
#
# The ID for a user is an opaque string. It can be retrieved using the list method queried by the user's primary email address.
"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed string "androidenterprise#user".
- "primaryEmail": "A String", # The user's primary email, e.g. "jsmith@example.com". Will always be set for Google managed users and not set for EMM managed users.
+ "primaryEmail": "A String", # The user's primary email, e.g. "jsmith@example.com".
"id": "A String", # The unique ID for the user.
}</pre>
</div>
@@ -174,7 +174,7 @@
#
# The ID for a user is an opaque string. It can be retrieved using the list method queried by the user's primary email address.
"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed string "androidenterprise#user".
- "primaryEmail": "A String", # The user's primary email, e.g. "jsmith@example.com". Will always be set for Google managed users and not set for EMM managed users.
+ "primaryEmail": "A String", # The user's primary email, e.g. "jsmith@example.com".
"id": "A String", # The unique ID for the user.
},
],