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/logging_v2.billingAccounts.buckets.views.html b/docs/dyn/logging_v2.billingAccounts.buckets.views.html
index c6dbb3e..804a0aa 100644
--- a/docs/dyn/logging_v2.billingAccounts.buckets.views.html
+++ b/docs/dyn/logging_v2.billingAccounts.buckets.views.html
@@ -101,12 +101,12 @@
   An object of the form:
 
     { # Describes a view over logs in a bucket.
-    "name": "A String", # The resource name of the view. For example "projects/my-project-id/locations/my-location/buckets/my-bucket-id/views/my-view
-    "updateTime": "A String", # Output only. The last update timestamp of the view.
-    "description": "A String", # Describes this view.
-    "filter": "A String", # Filter that restricts which log entries in a bucket are visible in this view. Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log id Example: SOURCE("projects/myproject") AND resource.type = "gce_instance" AND LOG_ID("stdout")
-    "createTime": "A String", # Output only. The creation timestamp of the view.
-  }</pre>
+  &quot;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
+  &quot;description&quot;: &quot;A String&quot;, # Describes this view.
+  &quot;filter&quot;: &quot;A String&quot;, # Filter that restricts which log entries in a bucket are visible in this view. Filters are restricted to be a logical AND of ==/!= of any of the following: originating project/folder/organization/billing account. resource type log id Example: SOURCE(&quot;projects/myproject&quot;) AND resource.type = &quot;gce_instance&quot; AND LOG_ID(&quot;stdout&quot;)
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the view. For example &quot;projects/my-project-id/locations/my-location/buckets/my-bucket-id/views/my-view
+  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file