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

diff --git a/docs/dyn/gmail_v1.users.settings.delegates.html b/docs/dyn/gmail_v1.users.settings.delegates.html
index 8190809..cde8987 100644
--- a/docs/dyn/gmail_v1.users.settings.delegates.html
+++ b/docs/dyn/gmail_v1.users.settings.delegates.html
@@ -105,9 +105,9 @@
     The object takes the form of:
 
 { # Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator's account. See "Set up mail delegation" for more information about delegates.
-    "verificationStatus": "A String", # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
-    "delegateEmail": "A String", # The email address of the delegate.
-  }
+  "verificationStatus": "A String", # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
+  "delegateEmail": "A String", # The email address of the delegate.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -118,9 +118,9 @@
   An object of the form:
 
     { # Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator's account. See "Set up mail delegation" for more information about delegates.
-      "verificationStatus": "A String", # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
-      "delegateEmail": "A String", # The email address of the delegate.
-    }</pre>
+    &quot;verificationStatus&quot;: &quot;A String&quot;, # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
+    &quot;delegateEmail&quot;: &quot;A String&quot;, # The email address of the delegate.
+  }</pre>
 </div>
 
 <div class="method">
@@ -153,9 +153,9 @@
   An object of the form:
 
     { # Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator&#x27;s account. See &quot;Set up mail delegation&quot; for more information about delegates.
-      &quot;verificationStatus&quot;: &quot;A String&quot;, # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
-      &quot;delegateEmail&quot;: &quot;A String&quot;, # The email address of the delegate.
-    }</pre>
+    &quot;verificationStatus&quot;: &quot;A String&quot;, # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
+    &quot;delegateEmail&quot;: &quot;A String&quot;, # The email address of the delegate.
+  }</pre>
 </div>
 
 <div class="method">
@@ -175,9 +175,9 @@
     { # Response for the ListDelegates method.
     &quot;delegates&quot;: [ # List of the user&#x27;s delegates (with any verification status). If an account doesn&#x27;t have delegates, this field doesn&#x27;t appear.
       { # Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator&#x27;s account. See &quot;Set up mail delegation&quot; for more information about delegates.
-          &quot;verificationStatus&quot;: &quot;A String&quot;, # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
-          &quot;delegateEmail&quot;: &quot;A String&quot;, # The email address of the delegate.
-        },
+        &quot;verificationStatus&quot;: &quot;A String&quot;, # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
+        &quot;delegateEmail&quot;: &quot;A String&quot;, # The email address of the delegate.
+      },
     ],
   }</pre>
 </div>