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.folders.locations.buckets.views.html b/docs/dyn/logging_v2.folders.locations.buckets.views.html
index 0f950bf..2639183 100644
--- a/docs/dyn/logging_v2.folders.locations.buckets.views.html
+++ b/docs/dyn/logging_v2.folders.locations.buckets.views.html
@@ -111,11 +111,11 @@
     The object takes the form of:
 
 { # 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.
+  "createTime": "A String", # Output only. The creation 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.
+  "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.
 }
 
   viewId: string, Required. The id to use for this view.
@@ -128,12 +128,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>
 
 <div class="method">
@@ -151,7 +151,7 @@
   An object of the form:
 
     { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.
-  }</pre>
+}</pre>
 </div>
 
 <div class="method">
@@ -169,12 +169,12 @@
   An object of the form:
 
     { # Describes a view over logs in a bucket.
-    &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.
-    &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;createTime&quot;: &quot;A String&quot;, # 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>
 
 <div class="method">
@@ -194,17 +194,17 @@
   An object of the form:
 
     { # The response from ListViews.
-    &quot;views&quot;: [ # A list of views.
-      { # Describes a view over logs in a bucket.
-        &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.
-        &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;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
-      },
-    ],
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # If there might be more results than appear in this response, then nextPageToken is included. To get the next set of results, call the same method again using the value of nextPageToken as pageToken.
-  }</pre>
+  &quot;nextPageToken&quot;: &quot;A String&quot;, # If there might be more results than appear in this response, then nextPageToken is included. To get the next set of results, call the same method again using the value of nextPageToken as pageToken.
+  &quot;views&quot;: [ # A list of views.
+    { # Describes a view over logs in a bucket.
+      &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>
 
 <div class="method">
@@ -231,11 +231,11 @@
     The object takes the form of:
 
 { # Describes a view over logs in a bucket.
-  &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.
+  &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;createTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the view.
+  &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.
 }
 
   updateMask: string, Optional. Field mask that specifies the fields in view that need an update. A field will be overwritten if, and only if, it is in the update mask. name and output only fields cannot be updated.For a detailed FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.FieldMaskExample: updateMask=filter.
@@ -248,12 +248,12 @@
   An object of the form:
 
     { # Describes a view over logs in a bucket.
-    &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.
-    &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;createTime&quot;: &quot;A String&quot;, # 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