chore: regens API reference docs (#889)
diff --git a/docs/dyn/androiddeviceprovisioning_v1.customers.html b/docs/dyn/androiddeviceprovisioning_v1.customers.html
index c71ff2b..9359d02 100644
--- a/docs/dyn/androiddeviceprovisioning_v1.customers.html
+++ b/docs/dyn/androiddeviceprovisioning_v1.customers.html
@@ -125,9 +125,9 @@
# * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]`
#
# Assigned by the server.
- "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
"companyName": "A String", # Required. The name of the company. For example _XYZ Corp_. Displayed to the
# company's employees in the zero-touch enrollment portal.
+ "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
"ownerEmails": [ # Input only. Email address of customer's users in the owner role. At least
# one `owner_email` is required. Each email address must be associated with a
# Google Account. Owners share the same access as admins but can also add,
@@ -137,7 +137,7 @@
"termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
# Terms of Service (ToS). See
# TermsStatus.
- "adminEmails": [ # Input only. Optional. Email address of customer's users in the admin role.
+ "adminEmails": [ # Optional. Input only. Email address of customer's users in the admin role.
# Each email address must be associated with a Google Account.
"A String",
],