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.tests.html b/docs/dyn/youtube_v3.tests.html
index 79b0181..86b9229 100644
--- a/docs/dyn/youtube_v3.tests.html
+++ b/docs/dyn/youtube_v3.tests.html
@@ -96,11 +96,11 @@
     The object takes the form of:
 
 {
-    "id": "A String",
-    "snippet": {
-    },
-    "gaia": "A String",
-  }
+  "gaia": "A String",
+  "id": "A String",
+  "snippet": {
+  },
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -111,11 +111,11 @@
   An object of the form:
 
     {
-      "id": "A String",
-      "snippet": {
-      },
-      "gaia": "A String",
-    }</pre>
+  &quot;gaia&quot;: &quot;A String&quot;,
+  &quot;id&quot;: &quot;A String&quot;,
+  &quot;snippet&quot;: {
+  },
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file