chore: update docs/dyn (#1106)

diff --git a/docs/dyn/books_v1.series.html b/docs/dyn/books_v1.series.html
index 8dec179..3c54641 100644
--- a/docs/dyn/books_v1.series.html
+++ b/docs/dyn/books_v1.series.html
@@ -108,31 +108,31 @@
     {
     "series": [
       {
+        "seriesId": "A String",
+        "title": "A String",
         "seriesSubscriptionReleaseInfo": {
-          "currentReleaseInfo": {
-            "releaseTime": "A String",
-            "amountInMicros": 3.14,
-            "releaseNumber": "A String",
+          "nextReleaseInfo": {
             "currencyCode": "A String",
+            "amountInMicros": 3.14,
+            "releaseTime": "A String",
+            "releaseNumber": "A String",
           },
           "cancelTime": "A String",
           "seriesSubscriptionType": "A String",
-          "nextReleaseInfo": {
-            "releaseNumber": "A String",
-            "releaseTime": "A String",
+          "currentReleaseInfo": {
             "currencyCode": "A String",
+            "releaseTime": "A String",
             "amountInMicros": 3.14,
+            "releaseNumber": "A String",
           },
         },
-        "title": "A String",
-        "eligibleForSubscription": True or False,
-        "seriesType": "A String",
-        "subscriptionId": "A String",
         "seriesFormatType": "A String",
-        "imageUrl": "A String",
-        "seriesId": "A String",
-        "isComplete": True or False,
+        "seriesType": "A String",
         "bannerImageUrl": "A String",
+        "imageUrl": "A String",
+        "eligibleForSubscription": True or False,
+        "subscriptionId": "A String",
+        "isComplete": True or False,
       },
     ],
     "kind": "A String", # Resource type.