docs: update generated docs (#981)

diff --git a/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html b/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html
index 6942a17..87bb4c6 100644
--- a/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html
+++ b/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html
@@ -102,6 +102,18 @@
     "customer": { # A reseller, vendor, or customer in the zero-touch reseller and customer APIs. # Required. The company data to populate the new customer. Must contain a
         # value for `companyName` and at least one `owner_email` that's associated
         # with a Google Account. The values for `companyId` and `name` must be empty.
+      "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.
+      "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
+          # Terms of Service (ToS). See
+          # TermsStatus.
+      "ownerEmails": [ # Required. 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,
+          # delete, and edit your organization's portal users.
+        "A String",
+      ],
+      "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
       "name": "A String", # Output only. The API resource name of the company. The resource name is one
           # of the following formats:
           #
@@ -110,19 +122,7 @@
           # * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]`
           #
           # Assigned by the server.
-      "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
-          # Terms of Service (ToS). See
-          # TermsStatus.
-      "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,
-          # delete, and edit your organization's portal users.
-        "A String",
-      ],
-      "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.
-      "adminEmails": [ # Optional. Input only. Email address of customer's users in the admin role.
+      "adminEmails": [ # Optional. Email address of customer's users in the admin role.
           # Each email address must be associated with a Google Account.
         "A String",
       ],
@@ -138,6 +138,18 @@
   An object of the form:
 
     { # A reseller, vendor, or customer in the zero-touch reseller and customer APIs.
+    "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.
+    "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
+        # Terms of Service (ToS). See
+        # TermsStatus.
+    "ownerEmails": [ # Required. 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,
+        # delete, and edit your organization's portal users.
+      "A String",
+    ],
+    "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
     "name": "A String", # Output only. The API resource name of the company. The resource name is one
         # of the following formats:
         #
@@ -146,19 +158,7 @@
         # * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]`
         #
         # Assigned by the server.
-    "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
-        # Terms of Service (ToS). See
-        # TermsStatus.
-    "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,
-        # delete, and edit your organization's portal users.
-      "A String",
-    ],
-    "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.
-    "adminEmails": [ # Optional. Input only. Email address of customer's users in the admin role.
+    "adminEmails": [ # Optional. Email address of customer's users in the admin role.
         # Each email address must be associated with a Google Account.
       "A String",
     ],
@@ -185,11 +185,22 @@
   An object of the form:
 
     { # Response message of all customers related to this partner.
-    "totalSize": 42, # The total count of items in the list irrespective of pagination.
     "nextPageToken": "A String", # A token to retrieve the next page of results. Omitted if no further results
         # are available.
     "customers": [ # List of customers related to this reseller partner.
       { # A reseller, vendor, or customer in the zero-touch reseller and customer APIs.
+        "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.
+        "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
+            # Terms of Service (ToS). See
+            # TermsStatus.
+        "ownerEmails": [ # Required. 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,
+            # delete, and edit your organization's portal users.
+          "A String",
+        ],
+        "companyId": "A String", # Output only. The ID of the company. Assigned by the server.
         "name": "A String", # Output only. The API resource name of the company. The resource name is one
             # of the following formats:
             #
@@ -198,24 +209,13 @@
             # * `partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]`
             #
             # Assigned by the server.
-        "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest
-            # Terms of Service (ToS). See
-            # TermsStatus.
-        "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,
-            # delete, and edit your organization's portal users.
-          "A String",
-        ],
-        "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.
-        "adminEmails": [ # Optional. Input only. Email address of customer's users in the admin role.
+        "adminEmails": [ # Optional. Email address of customer's users in the admin role.
             # Each email address must be associated with a Google Account.
           "A String",
         ],
       },
     ],
+    "totalSize": 42, # The total count of items in the list irrespective of pagination.
   }</pre>
 </div>