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>
+ "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>
</div>
<div class="method">
@@ -151,12 +151,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>
+ "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>
</div>
<div class="method">
@@ -170,19 +170,19 @@
An object of the form:
{ # A list of a file's parents.
- "etag": "A String", # The ETag of the list.
- "items": [ # The list of parents.
- { # 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.
- },
- ],
- "kind": "drive#parentList", # This is always drive#parentList.
- "selfLink": "A String", # A link back to this list.
- }</pre>
+ "etag": "A String", # The ETag of the list.
+ "items": [ # The list of parents.
+ { # 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.
+ },
+ ],
+ "kind": "drive#parentList", # This is always drive#parentList.
+ "selfLink": "A String", # A link back to this list.
+}</pre>
</div>
</body></html>
\ No newline at end of file