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/youtube_v3.liveChatBans.html b/docs/dyn/youtube_v3.liveChatBans.html
index c1f623a..7f60c55 100644
--- a/docs/dyn/youtube_v3.liveChatBans.html
+++ b/docs/dyn/youtube_v3.liveChatBans.html
@@ -112,21 +112,21 @@
     The object takes the form of:
 
 { # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
-    "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
-    "snippet": { # The `snippet` object contains basic details about the ban.
-      "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
-      "bannedUserDetails": {
-        "profileImageUrl": "A String", # The channels's avatar URL.
-        "channelId": "A String", # The YouTube channel ID.
-        "channelUrl": "A String", # The channel's URL.
-        "displayName": "A String", # The channel's display name.
-      },
-      "type": "A String", # The type of ban.
-      "liveChatId": "A String", # The chat this ban is pertinent to.
+  "etag": "A String", # Etag of this resource.
+  "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
+  "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
+  "snippet": { # The `snippet` object contains basic details about the ban.
+    "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
+    "bannedUserDetails": {
+      "channelId": "A String", # The YouTube channel ID.
+      "channelUrl": "A String", # The channel's URL.
+      "displayName": "A String", # The channel's display name.
+      "profileImageUrl": "A String", # The channels's avatar URL.
     },
-    "etag": "A String", # Etag of this resource.
-    "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
-  }
+    "liveChatId": "A String", # The chat this ban is pertinent to.
+    "type": "A String", # The type of ban.
+  },
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -137,21 +137,21 @@
   An object of the form:
 
     { # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
-      "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
-      "snippet": { # The `snippet` object contains basic details about the ban.
-        "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
-        "bannedUserDetails": {
-          "profileImageUrl": "A String", # The channels's avatar URL.
-          "channelId": "A String", # The YouTube channel ID.
-          "channelUrl": "A String", # The channel's URL.
-          "displayName": "A String", # The channel's display name.
-        },
-        "type": "A String", # The type of ban.
-        "liveChatId": "A String", # The chat this ban is pertinent to.
-      },
-      "etag": "A String", # Etag of this resource.
-      "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
-    }</pre>
+  &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource.
+  &quot;id&quot;: &quot;A String&quot;, # The ID that YouTube assigns to uniquely identify the ban.
+  &quot;kind&quot;: &quot;youtube#liveChatBan&quot;, # Identifies what kind of resource this is. Value: the fixed string `&quot;youtube#liveChatBan&quot;`.
+  &quot;snippet&quot;: { # The `snippet` object contains basic details about the ban.
+    &quot;banDurationSeconds&quot;: &quot;A String&quot;, # The duration of a ban, only filled if the ban has type TEMPORARY.
+    &quot;bannedUserDetails&quot;: {
+      &quot;channelId&quot;: &quot;A String&quot;, # The YouTube channel ID.
+      &quot;channelUrl&quot;: &quot;A String&quot;, # The channel&#x27;s URL.
+      &quot;displayName&quot;: &quot;A String&quot;, # The channel&#x27;s display name.
+      &quot;profileImageUrl&quot;: &quot;A String&quot;, # The channels&#x27;s avatar URL.
+    },
+    &quot;liveChatId&quot;: &quot;A String&quot;, # The chat this ban is pertinent to.
+    &quot;type&quot;: &quot;A String&quot;, # The type of ban.
+  },
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file