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

diff --git a/docs/dyn/drive_v3.revisions.html b/docs/dyn/drive_v3.revisions.html
index cbfcda3..027c18b 100644
--- a/docs/dyn/drive_v3.revisions.html
+++ b/docs/dyn/drive_v3.revisions.html
@@ -124,7 +124,7 @@
   An object of the form:
 
     { # The metadata for a revision to a file.
-    "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
     },
     "id": "A String", # The ID of the revision.
@@ -143,10 +143,10 @@
     "mimeType": "A String", # The MIME type of the revision.
     "modifiedTime": "A String", # The last time the revision was modified (RFC 3339 date-time).
     "originalFilename": "A String", # The original filename used to create this revision. This is only applicable to files with binary content in Drive.
-    "publishAuto": True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Google Docs.
-    "published": True or False, # Whether this revision is published. This is only applicable to 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 applicable to Google Docs.
+    "publishAuto": True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Docs Editors files.
+    "published": True or False, # Whether this revision is published. This is only applicable to 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 applicable to Docs Editors files.
     "size": "A String", # The size of the revision's content in bytes. This is only applicable to files with binary content in Drive.
   }</pre>
 </div>
@@ -183,7 +183,7 @@
     &quot;nextPageToken&quot;: &quot;A String&quot;, # The page token for the next page of revisions. This will be absent if the end of the revisions 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;revisions&quot;: [ # The list of revisions. If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
       { # The metadata for a revision to a file.
-        &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;id&quot;: &quot;A String&quot;, # The ID of the revision.
@@ -202,10 +202,10 @@
         &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
         &quot;modifiedTime&quot;: &quot;A String&quot;, # The last time the revision was modified (RFC 3339 date-time).
         &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename used to create this revision. This is only applicable to files with binary content in Drive.
-        &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Google Docs.
-        &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Google Docs.
+        &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Docs Editors files.
+        &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Docs Editors files.
         &quot;size&quot;: &quot;A String&quot;, # The size of the revision&#x27;s content in bytes. This is only applicable to files with binary content in Drive.
       },
     ],
@@ -237,7 +237,7 @@
     The object takes the form of:
 
 { # The metadata for a revision to a file.
-  &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;id&quot;: &quot;A String&quot;, # The ID of the revision.
@@ -256,10 +256,10 @@
   &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
   &quot;modifiedTime&quot;: &quot;A String&quot;, # The last time the revision was modified (RFC 3339 date-time).
   &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename used to create this revision. This is only applicable to files with binary content in Drive.
-  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Google Docs.
-  &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Google Docs.
+  &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Docs Editors files.
+  &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Docs Editors files.
   &quot;size&quot;: &quot;A String&quot;, # The size of the revision&#x27;s content in bytes. This is only applicable to files with binary content in Drive.
 }
 
@@ -268,7 +268,7 @@
   An object of the form:
 
     { # The metadata for a revision to a file.
-    &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;id&quot;: &quot;A String&quot;, # The ID of the revision.
@@ -287,10 +287,10 @@
     &quot;mimeType&quot;: &quot;A String&quot;, # The MIME type of the revision.
     &quot;modifiedTime&quot;: &quot;A String&quot;, # The last time the revision was modified (RFC 3339 date-time).
     &quot;originalFilename&quot;: &quot;A String&quot;, # The original filename used to create this revision. This is only applicable to files with binary content in Drive.
-    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Google Docs.
-    &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Google Docs.
+    &quot;publishAuto&quot;: True or False, # Whether subsequent revisions will be automatically republished. This is only applicable to Docs Editors files.
+    &quot;published&quot;: True or False, # Whether this revision is published. This is only applicable to 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 applicable to Docs Editors files.
     &quot;size&quot;: &quot;A String&quot;, # The size of the revision&#x27;s content in bytes. This is only applicable to files with binary content in Drive.
   }</pre>
 </div>