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.notification.html b/docs/dyn/books_v1.notification.html
index 351fde8..c3c3c1a 100644
--- a/docs/dyn/books_v1.notification.html
+++ b/docs/dyn/books_v1.notification.html
@@ -103,25 +103,25 @@
   An object of the form:
 
     {
-    "reason": "A String",
-    "is_document_mature": True or False,
-    "doc_id": "A String",
-    "doc_type": "A String",
-    "kind": "A String", # Resource type.
-    "notificationGroup": "A String",
-    "show_notification_settings_action": True or False,
-    "title": "A String",
-    "timeToExpireMs": "A String",
-    "dont_show_notification": True or False,
-    "pcampaign_id": "A String",
-    "notification_type": "A String",
-    "targetUrl": "A String",
-    "body": "A String",
-    "iconUrl": "A String",
-    "crmExperimentIds": [ # The list of crm experiment ids.
-      "A String",
-    ],
-  }</pre>
+  &quot;body&quot;: &quot;A String&quot;,
+  &quot;crmExperimentIds&quot;: [ # The list of crm experiment ids.
+    &quot;A String&quot;,
+  ],
+  &quot;doc_id&quot;: &quot;A String&quot;,
+  &quot;doc_type&quot;: &quot;A String&quot;,
+  &quot;dont_show_notification&quot;: True or False,
+  &quot;iconUrl&quot;: &quot;A String&quot;,
+  &quot;is_document_mature&quot;: True or False,
+  &quot;kind&quot;: &quot;A String&quot;, # Resource type.
+  &quot;notificationGroup&quot;: &quot;A String&quot;,
+  &quot;notification_type&quot;: &quot;A String&quot;,
+  &quot;pcampaign_id&quot;: &quot;A String&quot;,
+  &quot;reason&quot;: &quot;A String&quot;,
+  &quot;show_notification_settings_action&quot;: True or False,
+  &quot;targetUrl&quot;: &quot;A String&quot;,
+  &quot;timeToExpireMs&quot;: &quot;A String&quot;,
+  &quot;title&quot;: &quot;A String&quot;,
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file