chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/gmail_v1.users.settings.delegates.html b/docs/dyn/gmail_v1.users.settings.delegates.html
index cde8987..00d316e 100644
--- a/docs/dyn/gmail_v1.users.settings.delegates.html
+++ b/docs/dyn/gmail_v1.users.settings.delegates.html
@@ -105,8 +105,8 @@
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.
}
x__xgafv: string, V1 error format.
@@ -118,8 +118,8 @@
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.
+ "verificationStatus": "A String", # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
}</pre>
</div>
@@ -153,8 +153,8 @@
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.
+ "verificationStatus": "A String", # Indicates whether this address has been verified and can act as a delegate for the account. Read-only.
}</pre>
</div>
@@ -175,8 +175,8 @@
{ # 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.
},
],
}</pre>