chore: update docs/dyn (#1162)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets

- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/books_v1.dictionary.html b/docs/dyn/books_v1.dictionary.html
index 94a8372..70b5824 100644
--- a/docs/dyn/books_v1.dictionary.html
+++ b/docs/dyn/books_v1.dictionary.html
@@ -101,17 +101,17 @@
   An object of the form:
 
     {
-    "kind": "A String", # Resource type.
-    "items": [ # A list of offline dictionary metadata.
-      {
-        "download_url": "A String",
-        "size": "A String",
-        "version": "A String",
-        "language": "A String",
-        "encrypted_key": "A String",
-      },
-    ],
-  }</pre>
+  &quot;items&quot;: [ # A list of offline dictionary metadata.
+    {
+      &quot;download_url&quot;: &quot;A String&quot;,
+      &quot;encrypted_key&quot;: &quot;A String&quot;,
+      &quot;language&quot;: &quot;A String&quot;,
+      &quot;size&quot;: &quot;A String&quot;,
+      &quot;version&quot;: &quot;A String&quot;,
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # Resource type.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file