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>
+ "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>
</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'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>
+ "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>
</div>
<div class="method">
@@ -175,9 +175,9 @@
{ # Response for the ListDelegates method.
"delegates": [ # List of the user's delegates (with any verification status). If an account doesn't have delegates, this field doesn't appear.
{ # 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.
+ },
],
}</pre>
</div>