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/books_v1.series.html b/docs/dyn/books_v1.series.html
index ab7ac2c..62a6f41 100644
--- a/docs/dyn/books_v1.series.html
+++ b/docs/dyn/books_v1.series.html
@@ -109,31 +109,31 @@
     "kind": "A String", # Resource type.
     "series": [
       {
-        "seriesFormatType": "A String",
+        "title": "A String",
         "bannerImageUrl": "A String",
+        "imageUrl": "A String",
+        "seriesFormatType": "A String",
+        "isComplete": True or False,
         "seriesSubscriptionReleaseInfo": {
-          "nextReleaseInfo": {
-            "currencyCode": "A String",
-            "releaseTime": "A String",
-            "releaseNumber": "A String",
-            "amountInMicros": 3.14,
-          },
-          "currentReleaseInfo": {
-            "currencyCode": "A String",
-            "releaseTime": "A String",
-            "releaseNumber": "A String",
-            "amountInMicros": 3.14,
-          },
           "cancelTime": "A String",
           "seriesSubscriptionType": "A String",
+          "nextReleaseInfo": {
+            "releaseTime": "A String",
+            "amountInMicros": 3.14,
+            "releaseNumber": "A String",
+            "currencyCode": "A String",
+          },
+          "currentReleaseInfo": {
+            "releaseTime": "A String",
+            "releaseNumber": "A String",
+            "amountInMicros": 3.14,
+            "currencyCode": "A String",
+          },
         },
-        "isComplete": True or False,
-        "title": "A String",
+        "subscriptionId": "A String",
         "seriesType": "A String",
         "seriesId": "A String",
-        "subscriptionId": "A String",
         "eligibleForSubscription": True or False,
-        "imageUrl": "A String",
       },
     ],
   }</pre>