build: run docs regen in synth.py (#1059)

diff --git a/docs/dyn/drive_v2.revisions.html b/docs/dyn/drive_v2.revisions.html
index 1ee1e2b..fd17087 100644
--- a/docs/dyn/drive_v2.revisions.html
+++ b/docs/dyn/drive_v2.revisions.html
@@ -125,7 +125,7 @@
     { # A revision of a file.
     "downloadUrl": "A String",
     "etag": "A String", # The ETag of the revision.
-    "exportLinks": { # Links for exporting Google Docs to specific formats.
+    "exportLinks": { # Links for exporting Docs Editors files to specific formats.
       "a_key": "A String", # A mapping from export format to URL
     },
     "fileSize": "A String", # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -146,11 +146,11 @@
     "mimeType": "A String", # The MIME type of the revision.
     "modifiedDate": "A String", # Last time this revision was modified (formatted RFC 3339 timestamp).
     "originalFilename": "A String", # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-    "pinned": True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-    "publishAuto": True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-    "published": True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-    "publishedLink": "A String", # A link to the published revision.
-    "publishedOutsideDomain": True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+    "pinned": True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+    "publishAuto": True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+    "published": True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+    "publishedLink": "A String", # A link to the published revision. This is only populated for Google Sites files.
+    "publishedOutsideDomain": True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
     "selfLink": "A String", # A link back to this revision.
   }</pre>
 </div>
@@ -173,7 +173,7 @@
       { # A revision of a file.
         &quot;downloadUrl&quot;: &quot;A String&quot;,
         &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
-        &quot;exportLinks&quot;: { # Links for exporting Google Docs to specific formats.
+        &quot;exportLinks&quot;: { # Links for exporting Docs Editors files to specific formats.
           &quot;a_key&quot;: &quot;A String&quot;, # A mapping from export format to URL
         },
         &quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -194,11 +194,11 @@
         &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
         &quot;modifiedDate&quot;: &quot;A String&quot;, # Last time this revision was modified (formatted RFC 3339 timestamp).
         &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-        &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-        &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-        &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-        &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision.
-        &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+        &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+        &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+        &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+        &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision. This is only populated for Google Sites files.
+        &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
         &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this revision.
       },
     ],
@@ -235,7 +235,7 @@
 { # A revision of a file.
   &quot;downloadUrl&quot;: &quot;A String&quot;,
   &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
-  &quot;exportLinks&quot;: { # Links for exporting Google Docs to specific formats.
+  &quot;exportLinks&quot;: { # Links for exporting Docs Editors files to specific formats.
     &quot;a_key&quot;: &quot;A String&quot;, # A mapping from export format to URL
   },
   &quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -256,11 +256,11 @@
   &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
   &quot;modifiedDate&quot;: &quot;A String&quot;, # Last time this revision was modified (formatted RFC 3339 timestamp).
   &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-  &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-  &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-  &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision.
-  &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+  &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+  &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+  &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision. This is only populated for Google Sites files.
+  &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
   &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this revision.
 }
 
@@ -271,7 +271,7 @@
     { # A revision of a file.
     &quot;downloadUrl&quot;: &quot;A String&quot;,
     &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
-    &quot;exportLinks&quot;: { # Links for exporting Google Docs to specific formats.
+    &quot;exportLinks&quot;: { # Links for exporting Docs Editors files to specific formats.
       &quot;a_key&quot;: &quot;A String&quot;, # A mapping from export format to URL
     },
     &quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -292,11 +292,11 @@
     &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
     &quot;modifiedDate&quot;: &quot;A String&quot;, # Last time this revision was modified (formatted RFC 3339 timestamp).
     &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-    &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-    &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-    &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision.
-    &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+    &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+    &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+    &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision. This is only populated for Google Sites files.
+    &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
     &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this revision.
   }</pre>
 </div>
@@ -314,7 +314,7 @@
 { # A revision of a file.
   &quot;downloadUrl&quot;: &quot;A String&quot;,
   &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
-  &quot;exportLinks&quot;: { # Links for exporting Google Docs to specific formats.
+  &quot;exportLinks&quot;: { # Links for exporting Docs Editors files to specific formats.
     &quot;a_key&quot;: &quot;A String&quot;, # A mapping from export format to URL
   },
   &quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -335,11 +335,11 @@
   &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
   &quot;modifiedDate&quot;: &quot;A String&quot;, # Last time this revision was modified (formatted RFC 3339 timestamp).
   &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-  &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-  &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-  &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision.
-  &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+  &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+  &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+  &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision. This is only populated for Google Sites files.
+  &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
   &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this revision.
 }
 
@@ -350,7 +350,7 @@
     { # A revision of a file.
     &quot;downloadUrl&quot;: &quot;A String&quot;,
     &quot;etag&quot;: &quot;A String&quot;, # The ETag of the revision.
-    &quot;exportLinks&quot;: { # Links for exporting Google Docs to specific formats.
+    &quot;exportLinks&quot;: { # Links for exporting Docs Editors files to specific formats.
       &quot;a_key&quot;: &quot;A String&quot;, # A mapping from export format to URL
     },
     &quot;fileSize&quot;: &quot;A String&quot;, # The size of the revision in bytes. This will only be populated on files with content stored in Drive.
@@ -371,11 +371,11 @@
     &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
     &quot;modifiedDate&quot;: &quot;A String&quot;, # Last time this revision was modified (formatted RFC 3339 timestamp).
     &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename when this revision was created. This will only be populated on files with content stored in Drive.
-    &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive which are not Google Docs. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
-    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Google Docs.
-    &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Google Docs.
-    &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision.
-    &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Google Docs.
+    &quot;pinned&quot;: True or False, # Whether this revision is pinned to prevent automatic purging. This will only be populated and can only be modified on files with content stored in Drive, excluding Docs Editors files. Revisions can also be pinned when they are created through the drive.files.insert/update/copy by using the pinned query parameter. Pinned revisions are stored indefinitely using additional storage quota, up to a maximum of 200 revisions.
+    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only populated and can only be modified for Docs Editors files.
+    &quot;published&quot;: True or False, # Whether this revision is published. This is only populated and can only be modified for Docs Editors files.
+    &quot;publishedLink&quot;: &quot;A String&quot;, # A link to the published revision. This is only populated for Google Sites files.
+    &quot;publishedOutsideDomain&quot;: True or False, # Whether this revision is published outside the domain. This is only populated and can only be modified for Docs Editors files.
     &quot;selfLink&quot;: &quot;A String&quot;, # A link back to this revision.
   }</pre>
 </div>