build: run docs regen in synth.py (#1059)

diff --git a/docs/dyn/licensing_v1.licenseAssignments.html b/docs/dyn/licensing_v1.licenseAssignments.html
index 7bc694d..c4c8013 100644
--- a/docs/dyn/licensing_v1.licenseAssignments.html
+++ b/docs/dyn/licensing_v1.licenseAssignments.html
@@ -87,10 +87,10 @@
   <code><a href="#insert">insert(productId, skuId, body=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Assign a license.</p>
 <p class="toc_element">
-  <code><a href="#listForProduct">listForProduct(productId, customerId, maxResults=None, pageToken=None, x__xgafv=None)</a></code></p>
+  <code><a href="#listForProduct">listForProduct(productId, customerId, pageToken=None, maxResults=None, x__xgafv=None)</a></code></p>
 <p class="firstline">List all users assigned licenses for a specific product SKU.</p>
 <p class="toc_element">
-  <code><a href="#listForProductAndSku">listForProductAndSku(productId, skuId, customerId, maxResults=None, pageToken=None, x__xgafv=None)</a></code></p>
+  <code><a href="#listForProductAndSku">listForProductAndSku(productId, skuId, customerId, pageToken=None, maxResults=None, x__xgafv=None)</a></code></p>
 <p class="firstline">List all users assigned licenses for a specific product SKU.</p>
 <p class="toc_element">
   <code><a href="#listForProductAndSku_next">listForProductAndSku_next(previous_request, previous_response)</a></code></p>
@@ -142,15 +142,15 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &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;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;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.
-  }</pre>
+      &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
+      &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+      &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    }</pre>
 </div>
 
 <div class="method">
@@ -176,26 +176,26 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &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;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;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.
-  }</pre>
+      &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
+      &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+      &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    }</pre>
 </div>
 
 <div class="method">
-    <code class="details" id="listForProduct">listForProduct(productId, customerId, maxResults=None, pageToken=None, x__xgafv=None)</code>
+    <code class="details" id="listForProduct">listForProduct(productId, customerId, pageToken=None, maxResults=None, x__xgafv=None)</code>
   <pre>List all users assigned licenses for a specific product SKU.
 
 Args:
   productId: string, A product&#x27;s unique identifier. For more information about products in this version of the API, see Products and SKUs. (required)
   customerId: string, Customer&#x27;s customerId. A previous version of this API accepted the primary domain name as a value for this field. If the customer is suspended, the server returns an error. (required)
-  maxResults: integer, The maxResults query string determines how many entries are returned on each page of a large response. This is an optional parameter. The value must be a positive number.
   pageToken: string, Token to fetch the next page of data. The maxResults query string is related to the pageToken since maxResults determines how many entries are returned on each page. This is an optional query string. If not specified, the server returns the first page.
+  maxResults: integer, The maxResults query string determines how many entries are returned on each page of a large response. This is an optional parameter. The value must be a positive number.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -205,34 +205,34 @@
   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;items&quot;: [ # The LicenseAssignments in this page of results.
       { # Representation of a license assignment.
-        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-        &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-        &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;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;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;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+          &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        },
     ],
+    &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;kind&quot;: &quot;licensing#licenseAssignmentList&quot;, # Identifies the resource as a collection of LicenseAssignments.
   }</pre>
 </div>
 
 <div class="method">
-    <code class="details" id="listForProductAndSku">listForProductAndSku(productId, skuId, customerId, maxResults=None, pageToken=None, x__xgafv=None)</code>
+    <code class="details" id="listForProductAndSku">listForProductAndSku(productId, skuId, customerId, pageToken=None, maxResults=None, x__xgafv=None)</code>
   <pre>List all users assigned licenses for a specific product SKU.
 
 Args:
   productId: string, A product&#x27;s unique identifier. For more information about products in this version of the API, see Products and SKUs. (required)
   skuId: string, A product SKU&#x27;s unique identifier. For more information about available SKUs in this version of the API, see Products and SKUs. (required)
   customerId: string, Customer&#x27;s customerId. A previous version of this API accepted the primary domain name as a value for this field. If the customer is suspended, the server returns an error. (required)
-  maxResults: integer, The maxResults query string determines how many entries are returned on each page of a large response. This is an optional parameter. The value must be a positive number.
   pageToken: string, Token to fetch the next page of data. The maxResults query string is related to the pageToken since maxResults determines how many entries are returned on each page. This is an optional query string. If not specified, the server returns the first page.
+  maxResults: integer, The maxResults query string determines how many entries are returned on each page of a large response. This is an optional parameter. The value must be a positive number.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -242,21 +242,21 @@
   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;items&quot;: [ # The LicenseAssignments in this page of results.
       { # Representation of a license assignment.
-        &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-        &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-        &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-        &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-        &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-        &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;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;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;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+          &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+        },
     ],
+    &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;kind&quot;: &quot;licensing#licenseAssignmentList&quot;, # Identifies the resource as a collection of LicenseAssignments.
   }</pre>
 </div>
 
@@ -300,15 +300,15 @@
     The object takes the form of:
 
 { # Representation of a license assignment.
-  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-  &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-  &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;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;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;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+    &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  }
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -319,15 +319,15 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &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;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;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.
-  }</pre>
+      &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
+      &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+      &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    }</pre>
 </div>
 
 <div class="method">
@@ -342,15 +342,15 @@
     The object takes the form of:
 
 { # Representation of a license assignment.
-  &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-  &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-  &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-  &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-  &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-  &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;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;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;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+    &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+  }
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -361,15 +361,15 @@
   An object of the form:
 
     { # Representation of a license assignment.
-    &quot;productName&quot;: &quot;A String&quot;, # Display Name of the product.
-    &quot;skuName&quot;: &quot;A String&quot;, # Display Name of the sku of the product.
-    &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
-    &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
-    &quot;etags&quot;: &quot;A String&quot;, # ETag of the resource.
-    &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;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;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.
-  }</pre>
+      &quot;selfLink&quot;: &quot;A String&quot;, # Link to this page.
+      &quot;kind&quot;: &quot;licensing#licenseAssignment&quot;, # Identifies the resource as a LicenseAssignment.
+      &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;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;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;productName&quot;: &quot;A String&quot;, # Display Name of the product.
+    }</pre>
 </div>
 
 </body></html>
\ No newline at end of file