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.parents.html b/docs/dyn/drive_v2.parents.html
index b0abbef..6bc7366 100644
--- a/docs/dyn/drive_v2.parents.html
+++ b/docs/dyn/drive_v2.parents.html
@@ -118,12 +118,12 @@
   An object of the form:
 
     { # A reference to a file's parent.
-    "id": "A String", # The ID of the parent.
-    "isRoot": True or False, # Whether or not the parent is the root folder.
-    "kind": "drive#parentReference", # This is always drive#parentReference.
-    "parentLink": "A String", # A link to the parent.
-    "selfLink": "A String", # A link back to this reference.
-  }</pre>
+  &quot;id&quot;: &quot;A String&quot;, # The ID of the parent.
+  &quot;isRoot&quot;: True or False, # Whether or not the parent is the root folder.
+  &quot;kind&quot;: &quot;drive#parentReference&quot;, # This is always drive#parentReference.
+  &quot;parentLink&quot;: &quot;A String&quot;, # A link to the parent.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+}</pre>
 </div>
 
 <div class="method">
@@ -151,12 +151,12 @@
   An object of the form:
 
     { # A reference to a file&#x27;s parent.
-    &quot;id&quot;: &quot;A String&quot;, # The ID of the parent.
-    &quot;isRoot&quot;: True or False, # Whether or not the parent is the root folder.
-    &quot;kind&quot;: &quot;drive#parentReference&quot;, # This is always drive#parentReference.
-    &quot;parentLink&quot;: &quot;A String&quot;, # A link to the parent.
-    &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
-  }</pre>
+  &quot;id&quot;: &quot;A String&quot;, # The ID of the parent.
+  &quot;isRoot&quot;: True or False, # Whether or not the parent is the root folder.
+  &quot;kind&quot;: &quot;drive#parentReference&quot;, # This is always drive#parentReference.
+  &quot;parentLink&quot;: &quot;A String&quot;, # A link to the parent.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+}</pre>
 </div>
 
 <div class="method">
@@ -170,19 +170,19 @@
   An object of the form:
 
     { # A list of a file&#x27;s parents.
-    &quot;etag&quot;: &quot;A String&quot;, # The ETag of the list.
-    &quot;items&quot;: [ # The list of parents.
-      { # A reference to a file&#x27;s parent.
-        &quot;id&quot;: &quot;A String&quot;, # The ID of the parent.
-        &quot;isRoot&quot;: True or False, # Whether or not the parent is the root folder.
-        &quot;kind&quot;: &quot;drive#parentReference&quot;, # This is always drive#parentReference.
-        &quot;parentLink&quot;: &quot;A String&quot;, # A link to the parent.
-        &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
-      },
-    ],
-    &quot;kind&quot;: &quot;drive#parentList&quot;, # This is always drive#parentList.
-    &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 parents.
+    { # A reference to a file&#x27;s parent.
+      &quot;id&quot;: &quot;A String&quot;, # The ID of the parent.
+      &quot;isRoot&quot;: True or False, # Whether or not the parent is the root folder.
+      &quot;kind&quot;: &quot;drive#parentReference&quot;, # This is always drive#parentReference.
+      &quot;parentLink&quot;: &quot;A String&quot;, # A link to the parent.
+      &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this reference.
+    },
+  ],
+  &quot;kind&quot;: &quot;drive#parentList&quot;, # This is always drive#parentList.
+  &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this list.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file