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.sendAs.smimeInfo.html b/docs/dyn/gmail_v1.users.settings.sendAs.smimeInfo.html
index 87a25c2..67dc06c 100644
--- a/docs/dyn/gmail_v1.users.settings.sendAs.smimeInfo.html
+++ b/docs/dyn/gmail_v1.users.settings.sendAs.smimeInfo.html
@@ -130,14 +130,14 @@
   An object of the form:
 
     { # An S/MIME email config.
-    "pkcs12": "A String", # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
-    "issuerCn": "A String", # The S/MIME certificate issuer's common name.
-    "pem": "A String", # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
-    "id": "A String", # The immutable ID for the SmimeInfo.
-    "isDefault": True or False, # Whether this SmimeInfo is the default one for this user's send-as address.
-    "expiration": "A String", # When the certificate expires (in milliseconds since epoch).
-    "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
-  }</pre>
+      &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
+      &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
+      &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
+      &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
+      &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
+      &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
+      &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
+    }</pre>
 </div>
 
 <div class="method">
@@ -151,14 +151,14 @@
     The object takes the form of:
 
 { # An S/MIME email config.
-  &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
-  &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
-  &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
-  &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
-  &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
-  &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
-  &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
-}
+    &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
+    &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
+    &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
+    &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
+    &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
+    &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
+    &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
+  }
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -169,14 +169,14 @@
   An object of the form:
 
     { # An S/MIME email config.
-    &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
-    &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
-    &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
-    &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
-    &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
-    &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
-    &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
-  }</pre>
+      &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
+      &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
+      &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
+      &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
+      &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
+      &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
+      &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
+    }</pre>
 </div>
 
 <div class="method">
@@ -197,14 +197,14 @@
     {
     &quot;smimeInfo&quot;: [ # List of SmimeInfo.
       { # An S/MIME email config.
-        &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
-        &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
-        &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
-        &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
-        &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
-        &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
-        &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
-      },
+          &quot;pkcs12&quot;: &quot;A String&quot;, # PKCS#12 format containing a single private/public key pair and certificate chain. This format is only accepted from client for creating a new SmimeInfo and is never returned, because the private key is not intended to be exported. PKCS#12 may be encrypted, in which case encryptedKeyPassword should be set appropriately.
+          &quot;encryptedKeyPassword&quot;: &quot;A String&quot;, # Encrypted key password, when key is encrypted.
+          &quot;expiration&quot;: &quot;A String&quot;, # When the certificate expires (in milliseconds since epoch).
+          &quot;id&quot;: &quot;A String&quot;, # The immutable ID for the SmimeInfo.
+          &quot;isDefault&quot;: True or False, # Whether this SmimeInfo is the default one for this user&#x27;s send-as address.
+          &quot;issuerCn&quot;: &quot;A String&quot;, # The S/MIME certificate issuer&#x27;s common name.
+          &quot;pem&quot;: &quot;A String&quot;, # PEM formatted X509 concatenated certificate string (standard base64 encoding). Format used for returning key, which includes public key as well as certificate chain (not private key).
+        },
     ],
   }</pre>
 </div>