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>
+ "body": "A String",
+ "crmExperimentIds": [ # The list of crm experiment ids.
+ "A String",
+ ],
+ "doc_id": "A String",
+ "doc_type": "A String",
+ "dont_show_notification": True or False,
+ "iconUrl": "A String",
+ "is_document_mature": True or False,
+ "kind": "A String", # Resource type.
+ "notificationGroup": "A String",
+ "notification_type": "A String",
+ "pcampaign_id": "A String",
+ "reason": "A String",
+ "show_notification_settings_action": True or False,
+ "targetUrl": "A String",
+ "timeToExpireMs": "A String",
+ "title": "A String",
+}</pre>
</div>
</body></html>
\ No newline at end of file