chore: update generated docs (#1115)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets

- [x] To automatically regenerate this PR, check this box.

Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/content_v2.accountstatuses.html b/docs/dyn/content_v2.accountstatuses.html
index b06b7f5..29665e5 100644
--- a/docs/dyn/content_v2.accountstatuses.html
+++ b/docs/dyn/content_v2.accountstatuses.html
@@ -106,13 +106,13 @@
 {
     "entries": [ # The request entries to be processed in the batch.
       { # A batch entry encoding a single non-batch accountstatuses request.
-        "accountId": "A String", # The ID of the (sub-)account whose status to get.
-        "method": "A String", # The method of the batch entry. Acceptable values are: - "`get`"
-        "merchantId": "A String", # The ID of the managing account.
         "destinations": [ # If set, only issues for the specified destinations are returned, otherwise only issues for the Shopping destination.
           "A String",
         ],
+        "method": "A String", # The method of the batch entry. Acceptable values are: - "`get`"
         "batchId": 42, # An entry ID, unique within the batch request.
+        "accountId": "A String", # The ID of the (sub-)account whose status to get.
+        "merchantId": "A String", # The ID of the managing account.
       },
     ],
   }
@@ -126,87 +126,87 @@
   An object of the form:
 
     {
+    "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "content#accountstatusesCustomBatchResponse".
     "entries": [ # The result of the execution of the batch requests.
       { # A batch entry encoding a single non-batch accountstatuses response.
+        "batchId": 42, # The ID of the request entry this entry responds to.
         "accountStatus": { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time. # The requested account status. Defined if and only if the request was successful.
-          "accountLevelIssues": [ # A list of account level issues.
-            {
-              "destination": "A String", # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-              "severity": "A String", # Severity of the issue. Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
-              "title": "A String", # Short description of the issue.
-              "id": "A String", # Issue identifier.
-              "documentation": "A String", # The URL of a web page to help resolving this issue.
-              "detail": "A String", # Additional details about the issue.
-              "country": "A String", # Country for which this issue is reported.
-            },
-          ],
+          "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#accountStatus`"
           "dataQualityIssues": [ # DEPRECATED - never populated.
             {
+              "severity": "A String", #  Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
+              "detail": "A String",
+              "location": "A String",
+              "displayedValue": "A String",
+              "destination": "A String",
+              "numItems": 42,
+              "country": "A String",
+              "id": "A String",
+              "lastChecked": "A String",
+              "submittedValue": "A String",
               "exampleItems": [
                 {
                   "submittedValue": "A String",
-                  "valueOnLandingPage": "A String",
                   "itemId": "A String",
-                  "title": "A String",
                   "link": "A String",
+                  "valueOnLandingPage": "A String",
+                  "title": "A String",
                 },
               ],
-              "destination": "A String",
-              "submittedValue": "A String",
-              "displayedValue": "A String",
-              "id": "A String",
-              "numItems": 42,
-              "country": "A String",
-              "severity": "A String", #  Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
-              "detail": "A String",
-              "lastChecked": "A String",
-              "location": "A String",
+            },
+          ],
+          "accountLevelIssues": [ # A list of account level issues.
+            {
+              "destination": "A String", # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+              "country": "A String", # Country for which this issue is reported.
+              "documentation": "A String", # The URL of a web page to help resolving this issue.
+              "detail": "A String", # Additional details about the issue.
+              "id": "A String", # Issue identifier.
+              "title": "A String", # Short description of the issue.
+              "severity": "A String", # Severity of the issue. Acceptable values are: - "`critical`" - "`error`" - "`suggestion`"
             },
           ],
           "accountId": "A String", # The ID of the account for which the status is reported.
-          "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "`content#accountStatus`"
           "products": [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
             {
-              "destination": "A String", # The destination the data applies to.
               "channel": "A String", # The channel the data applies to. Acceptable values are: - "`local`" - "`online`"
-              "statistics": { # Aggregated product statistics.
-                "disapproved": "A String", # Number of disapproved offers.
-                "pending": "A String", # Number of pending offers.
-                "active": "A String", # Number of active offers.
-                "expiring": "A String", # Number of expiring offers.
-              },
+              "country": "A String", # The country the data applies to.
               "itemLevelIssues": [ # List of item-level issues.
                 {
-                  "resolution": "A String", # Whether the issue can be resolved by the merchant.
-                  "description": "A String", # A short issue description in English.
-                  "numItems": "A String", # Number of items with this issue.
-                  "documentation": "A String", # The URL of a web page to help with resolving this issue.
+                  "attributeName": "A String", # The attribute's name, if the issue is caused by a single attribute.
                   "servability": "A String", # How this issue affects serving of the offer.
                   "code": "A String", # The error code of the issue.
+                  "resolution": "A String", # Whether the issue can be resolved by the merchant.
                   "detail": "A String", # A detailed issue description in English.
-                  "attributeName": "A String", # The attribute's name, if the issue is caused by a single attribute.
+                  "numItems": "A String", # Number of items with this issue.
+                  "documentation": "A String", # The URL of a web page to help with resolving this issue.
+                  "description": "A String", # A short issue description in English.
                 },
               ],
-              "country": "A String", # The country the data applies to.
+              "statistics": { # Aggregated product statistics.
+                "active": "A String", # Number of active offers.
+                "disapproved": "A String", # Number of disapproved offers.
+                "pending": "A String", # Number of pending offers.
+                "expiring": "A String", # Number of expiring offers.
+              },
+              "destination": "A String", # The destination the data applies to.
             },
           ],
           "websiteClaimed": True or False, # Whether the account's website is claimed or not.
         },
         "errors": { # A list of errors returned by a failed batch entry. # A list of errors defined if and only if the request failed.
-          "message": "A String", # The message of the first error in `errors`.
-          "code": 42, # The HTTP status of the first error in `errors`.
           "errors": [ # A list of errors.
             { # An error returned by the API.
-              "message": "A String", # A description of the error.
               "reason": "A String", # The error code.
+              "message": "A String", # A description of the error.
               "domain": "A String", # The domain of the error.
             },
           ],
+          "code": 42, # The HTTP status of the first error in `errors`.
+          "message": "A String", # The message of the first error in `errors`.
         },
-        "batchId": 42, # The ID of the request entry this entry responds to.
       },
     ],
-    "kind": "A String", # Identifies what kind of resource this is. Value: the fixed string "content#accountstatusesCustomBatchResponse".
   }</pre>
 </div>
 
@@ -227,65 +227,65 @@
   An object of the form:
 
     { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
-    &quot;accountLevelIssues&quot;: [ # A list of account level issues.
-      {
-        &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-        &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-        &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
-        &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
-        &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
-        &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
-        &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
-      },
-    ],
+    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
     &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
       {
+        &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+        &quot;detail&quot;: &quot;A String&quot;,
+        &quot;location&quot;: &quot;A String&quot;,
+        &quot;displayedValue&quot;: &quot;A String&quot;,
+        &quot;destination&quot;: &quot;A String&quot;,
+        &quot;numItems&quot;: 42,
+        &quot;country&quot;: &quot;A String&quot;,
+        &quot;id&quot;: &quot;A String&quot;,
+        &quot;lastChecked&quot;: &quot;A String&quot;,
+        &quot;submittedValue&quot;: &quot;A String&quot;,
         &quot;exampleItems&quot;: [
           {
             &quot;submittedValue&quot;: &quot;A String&quot;,
-            &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
             &quot;itemId&quot;: &quot;A String&quot;,
-            &quot;title&quot;: &quot;A String&quot;,
             &quot;link&quot;: &quot;A String&quot;,
+            &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
+            &quot;title&quot;: &quot;A String&quot;,
           },
         ],
-        &quot;destination&quot;: &quot;A String&quot;,
-        &quot;submittedValue&quot;: &quot;A String&quot;,
-        &quot;displayedValue&quot;: &quot;A String&quot;,
-        &quot;id&quot;: &quot;A String&quot;,
-        &quot;numItems&quot;: 42,
-        &quot;country&quot;: &quot;A String&quot;,
-        &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-        &quot;detail&quot;: &quot;A String&quot;,
-        &quot;lastChecked&quot;: &quot;A String&quot;,
-        &quot;location&quot;: &quot;A String&quot;,
+      },
+    ],
+    &quot;accountLevelIssues&quot;: [ # A list of account level issues.
+      {
+        &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+        &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
+        &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
+        &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
+        &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
+        &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
+        &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
       },
     ],
     &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
-    &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
     &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
       {
-        &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
         &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
-        &quot;statistics&quot;: { # Aggregated product statistics.
-          &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
-          &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
-          &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
-          &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
-        },
+        &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
         &quot;itemLevelIssues&quot;: [ # List of item-level issues.
           {
-            &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
-            &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
-            &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
-            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+            &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
             &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
             &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
+            &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
             &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
-            &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
+            &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
+            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+            &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
           },
         ],
-        &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
+        &quot;statistics&quot;: { # Aggregated product statistics.
+          &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
+          &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
+          &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
+          &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
+        },
+        &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
       },
     ],
     &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.
@@ -312,65 +312,65 @@
     {
     &quot;resources&quot;: [
       { # The status of an account, i.e., information about its products, which is computed offline and not returned immediately at insertion time.
-        &quot;accountLevelIssues&quot;: [ # A list of account level issues.
-          {
-            &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
-            &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-            &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
-            &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
-            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
-            &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
-            &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
-          },
-        ],
+        &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
         &quot;dataQualityIssues&quot;: [ # DEPRECATED - never populated.
           {
+            &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
+            &quot;detail&quot;: &quot;A String&quot;,
+            &quot;location&quot;: &quot;A String&quot;,
+            &quot;displayedValue&quot;: &quot;A String&quot;,
+            &quot;destination&quot;: &quot;A String&quot;,
+            &quot;numItems&quot;: 42,
+            &quot;country&quot;: &quot;A String&quot;,
+            &quot;id&quot;: &quot;A String&quot;,
+            &quot;lastChecked&quot;: &quot;A String&quot;,
+            &quot;submittedValue&quot;: &quot;A String&quot;,
             &quot;exampleItems&quot;: [
               {
                 &quot;submittedValue&quot;: &quot;A String&quot;,
-                &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
                 &quot;itemId&quot;: &quot;A String&quot;,
-                &quot;title&quot;: &quot;A String&quot;,
                 &quot;link&quot;: &quot;A String&quot;,
+                &quot;valueOnLandingPage&quot;: &quot;A String&quot;,
+                &quot;title&quot;: &quot;A String&quot;,
               },
             ],
-            &quot;destination&quot;: &quot;A String&quot;,
-            &quot;submittedValue&quot;: &quot;A String&quot;,
-            &quot;displayedValue&quot;: &quot;A String&quot;,
-            &quot;id&quot;: &quot;A String&quot;,
-            &quot;numItems&quot;: 42,
-            &quot;country&quot;: &quot;A String&quot;,
-            &quot;severity&quot;: &quot;A String&quot;, #  Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
-            &quot;detail&quot;: &quot;A String&quot;,
-            &quot;lastChecked&quot;: &quot;A String&quot;,
-            &quot;location&quot;: &quot;A String&quot;,
+          },
+        ],
+        &quot;accountLevelIssues&quot;: [ # A list of account level issues.
+          {
+            &quot;destination&quot;: &quot;A String&quot;, # The destination the issue applies to. If this field is empty then the issue applies to all available destinations.
+            &quot;country&quot;: &quot;A String&quot;, # Country for which this issue is reported.
+            &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help resolving this issue.
+            &quot;detail&quot;: &quot;A String&quot;, # Additional details about the issue.
+            &quot;id&quot;: &quot;A String&quot;, # Issue identifier.
+            &quot;title&quot;: &quot;A String&quot;, # Short description of the issue.
+            &quot;severity&quot;: &quot;A String&quot;, # Severity of the issue. Acceptable values are: - &quot;`critical`&quot; - &quot;`error`&quot; - &quot;`suggestion`&quot;
           },
         ],
         &quot;accountId&quot;: &quot;A String&quot;, # The ID of the account for which the status is reported.
-        &quot;kind&quot;: &quot;A String&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;`content#accountStatus`&quot;
         &quot;products&quot;: [ # List of product-related data by channel, destination, and country. Data in this field may be delayed by up to 30 minutes.
           {
-            &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
             &quot;channel&quot;: &quot;A String&quot;, # The channel the data applies to. Acceptable values are: - &quot;`local`&quot; - &quot;`online`&quot;
-            &quot;statistics&quot;: { # Aggregated product statistics.
-              &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
-              &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
-              &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
-              &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
-            },
+            &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
             &quot;itemLevelIssues&quot;: [ # List of item-level issues.
               {
-                &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
-                &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
-                &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
-                &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+                &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
                 &quot;servability&quot;: &quot;A String&quot;, # How this issue affects serving of the offer.
                 &quot;code&quot;: &quot;A String&quot;, # The error code of the issue.
+                &quot;resolution&quot;: &quot;A String&quot;, # Whether the issue can be resolved by the merchant.
                 &quot;detail&quot;: &quot;A String&quot;, # A detailed issue description in English.
-                &quot;attributeName&quot;: &quot;A String&quot;, # The attribute&#x27;s name, if the issue is caused by a single attribute.
+                &quot;numItems&quot;: &quot;A String&quot;, # Number of items with this issue.
+                &quot;documentation&quot;: &quot;A String&quot;, # The URL of a web page to help with resolving this issue.
+                &quot;description&quot;: &quot;A String&quot;, # A short issue description in English.
               },
             ],
-            &quot;country&quot;: &quot;A String&quot;, # The country the data applies to.
+            &quot;statistics&quot;: { # Aggregated product statistics.
+              &quot;active&quot;: &quot;A String&quot;, # Number of active offers.
+              &quot;disapproved&quot;: &quot;A String&quot;, # Number of disapproved offers.
+              &quot;pending&quot;: &quot;A String&quot;, # Number of pending offers.
+              &quot;expiring&quot;: &quot;A String&quot;, # Number of expiring offers.
+            },
+            &quot;destination&quot;: &quot;A String&quot;, # The destination the data applies to.
           },
         ],
         &quot;websiteClaimed&quot;: True or False, # Whether the account&#x27;s website is claimed or not.