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/drive_v2.children.html b/docs/dyn/drive_v2.children.html
index 68146aa..0314d64 100644
--- a/docs/dyn/drive_v2.children.html
+++ b/docs/dyn/drive_v2.children.html
@@ -121,11 +121,11 @@
   An object of the form:
 
     { # A reference to a folder's child.
-    "childLink": "A String", # A link to the child.
-    "id": "A String", # The ID of the child.
-    "kind": "drive#childReference", # This is always drive#childReference.
-    "selfLink": "A String", # A link back to this reference.
-  }</pre>
+  &quot;childLink&quot;: &quot;A String&quot;, # A link to the child.
+  &quot;id&quot;: &quot;A String&quot;, # The ID of the child.
+  &quot;kind&quot;: &quot;drive#childReference&quot;, # This is always drive#childReference.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+}</pre>
 </div>
 
 <div class="method">
@@ -152,11 +152,11 @@
   An object of the form:
 
     { # A reference to a folder&#x27;s child.
-    &quot;childLink&quot;: &quot;A String&quot;, # A link to the child.
-    &quot;id&quot;: &quot;A String&quot;, # The ID of the child.
-    &quot;kind&quot;: &quot;drive#childReference&quot;, # This is always drive#childReference.
-    &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
-  }</pre>
+  &quot;childLink&quot;: &quot;A String&quot;, # A link to the child.
+  &quot;id&quot;: &quot;A String&quot;, # The ID of the child.
+  &quot;kind&quot;: &quot;drive#childReference&quot;, # This is always drive#childReference.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+}</pre>
 </div>
 
 <div class="method">
@@ -174,20 +174,20 @@
   An object of the form:
 
     { # A list of children of a file.
-    &quot;etag&quot;: &quot;A String&quot;, # The ETag of the list.
-    &quot;items&quot;: [ # The list of children. If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
-      { # A reference to a folder&#x27;s child.
-        &quot;childLink&quot;: &quot;A String&quot;, # A link to the child.
-        &quot;id&quot;: &quot;A String&quot;, # The ID of the child.
-        &quot;kind&quot;: &quot;drive#childReference&quot;, # This is always drive#childReference.
-        &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
-      },
-    ],
-    &quot;kind&quot;: &quot;drive#childList&quot;, # This is always drive#childList.
-    &quot;nextLink&quot;: &quot;A String&quot;, # A link to the next page of children.
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # The page token for the next page of children. This will be absent if the end of the children list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results.
-    &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this list.
-  }</pre>
+  &quot;etag&quot;: &quot;A String&quot;, # The ETag of the list.
+  &quot;items&quot;: [ # The list of children. If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
+    { # A reference to a folder&#x27;s child.
+      &quot;childLink&quot;: &quot;A String&quot;, # A link to the child.
+      &quot;id&quot;: &quot;A String&quot;, # The ID of the child.
+      &quot;kind&quot;: &quot;drive#childReference&quot;, # This is always drive#childReference.
+      &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+    },
+  ],
+  &quot;kind&quot;: &quot;drive#childList&quot;, # This is always drive#childList.
+  &quot;nextLink&quot;: &quot;A String&quot;, # A link to the next page of children.
+  &quot;nextPageToken&quot;: &quot;A String&quot;, # The page token for the next page of children. This will be absent if the end of the children list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this list.
+}</pre>
 </div>
 
 <div class="method">