chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/gmail_v1.users.settings.delegates.html b/docs/dyn/gmail_v1.users.settings.delegates.html
index 00d316e..f3929d2 100644
--- a/docs/dyn/gmail_v1.users.settings.delegates.html
+++ b/docs/dyn/gmail_v1.users.settings.delegates.html
@@ -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.
-    "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>
+  "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>
 
 <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.
-    "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>
+  "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>
 
 <div class="method">
@@ -173,13 +173,13 @@
   An object of the form:
 
     { # 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.
-        "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>
+  "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.
+      "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>
 
 </body></html>
\ No newline at end of file