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/blogger_v3.pageViews.html b/docs/dyn/blogger_v3.pageViews.html
index 533922b..9fab517 100644
--- a/docs/dyn/blogger_v3.pageViews.html
+++ b/docs/dyn/blogger_v3.pageViews.html
@@ -106,15 +106,15 @@
   An object of the form:
 
     {
-    "counts": [ # The container of posts in this blog.
-      {
-        "timeRange": "A String", # Time range the given count applies to.
-        "count": "A String", # Count of page views for the given time range.
-      },
-    ],
-    "blogId": "A String", # Blog Id.
-    "kind": "A String", # The kind of this entry. Always blogger#page_views.
-  }</pre>
+  &quot;blogId&quot;: &quot;A String&quot;, # Blog Id.
+  &quot;counts&quot;: [ # The container of posts in this blog.
+    {
+      &quot;count&quot;: &quot;A String&quot;, # Count of page views for the given time range.
+      &quot;timeRange&quot;: &quot;A String&quot;, # Time range the given count applies to.
+    },
+  ],
+  &quot;kind&quot;: &quot;A String&quot;, # The kind of this entry. Always blogger#page_views.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file