chore: update docs/dyn (#1106)

diff --git a/docs/dyn/licensing_v1.licenseAssignments.html b/docs/dyn/licensing_v1.licenseAssignments.html
index 23dffb4..ad6eaa2 100644
--- a/docs/dyn/licensing_v1.licenseAssignments.html
+++ b/docs/dyn/licensing_v1.licenseAssignments.html
@@ -147,14 +147,14 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    "skuName": "A String", # Display Name of the sku of the product.
-    "etags": "A String", # ETag of the resource.
-    "kind": "licensing#licenseAssignment", # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-    "productId": "A String", # A product's unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     "selfLink": "A String", # Link to this page.
-    "skuId": "A String", # A product SKU's unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-    "productName": "A String", # Display Name of the product.
+    "etags": "A String", # ETag of the resource.
+    "productId": "A String", # A product's unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     "userId": "A String", # The user's current primary email address. If the user's email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user's email address changes. If the `userId` is suspended, the license status changes.
+    "skuName": "A String", # Display Name of the sku of the product.
+    "kind": "licensing#licenseAssignment", # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+    "productName": "A String", # Display Name of the product.
+    "skuId": "A String", # A product SKU's unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
   }</pre>
 </div>
 
@@ -181,14 +181,14 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
   }</pre>
 </div>
 
@@ -210,19 +210,19 @@
   An object of the form:
 
     {
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token that you must submit in a subsequent request to retrieve additional license results matching your query parameters. The `maxResults` query string is related to the `nextPageToken` since `maxResults` determines how many entries are returned on each next page.
     &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
     &quot;kind&quot;: &quot;licensing#licenseAssignmentList&quot;, # Identifies the resource as a collection of LicenseAssignments.
+    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token that you must submit in a subsequent request to retrieve additional license results matching your query parameters. The `maxResults` query string is related to the `nextPageToken` since `maxResults` determines how many entries are returned on each next page.
     &quot;items&quot;: [ # The LicenseAssignments in this page of results.
       { # Representation of a license assignment.
-        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-        &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
         &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-        &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+        &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
         &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
       },
     ],
   }</pre>
@@ -247,19 +247,19 @@
   An object of the form:
 
     {
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token that you must submit in a subsequent request to retrieve additional license results matching your query parameters. The `maxResults` query string is related to the `nextPageToken` since `maxResults` determines how many entries are returned on each next page.
     &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
     &quot;kind&quot;: &quot;licensing#licenseAssignmentList&quot;, # Identifies the resource as a collection of LicenseAssignments.
+    &quot;nextPageToken&quot;: &quot;A String&quot;, # The token that you must submit in a subsequent request to retrieve additional license results matching your query parameters. The `maxResults` query string is related to the `nextPageToken` since `maxResults` determines how many entries are returned on each next page.
     &quot;items&quot;: [ # The LicenseAssignments in this page of results.
       { # Representation of a license assignment.
-        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-        &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
         &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-        &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+        &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
         &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
       },
     ],
   }</pre>
@@ -305,14 +305,14 @@
     The object takes the form of:
 
 { # Representation of a license assignment.
-  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-  &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
   &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-  &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+  &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
   &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
 }
 
   x__xgafv: string, V1 error format.
@@ -324,14 +324,14 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
   }</pre>
 </div>
 
@@ -347,14 +347,14 @@
     The object takes the form of:
 
 { # Representation of a license assignment.
-  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-  &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
   &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-  &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+  &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
   &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
 }
 
   x__xgafv: string, V1 error format.
@@ -366,14 +366,14 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
-    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
+    &quot;productId&quot;: &quot;A String&quot;, # A product&#x27;s unique identifier. For more information about products in this version of the API, see Product and SKU IDs.
     &quot;userId&quot;: &quot;A String&quot;, # The user&#x27;s current primary email address. If the user&#x27;s email address changes, use the new email address in your API requests. Since a `userId` is subject to change, do not use a `userId` value as a key for persistent data. This key could break if the current user&#x27;s email address changes. If the `userId` is suspended, the license status changes.
+    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
+    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment, which is `licensing#licenseAssignment`.
+    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    &quot;skuId&quot;: &quot;A String&quot;, # A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs.
   }</pre>
 </div>