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>
+ "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.
+ "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
+ "expiration": "A String", # When the certificate expires (in milliseconds since epoch).
+ "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.
+ "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).
+ }</pre>
</div>
<div class="method">
@@ -151,14 +151,14 @@
The object takes the form of:
{ # 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.
-}
+ "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.
+ "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
+ "expiration": "A String", # When the certificate expires (in milliseconds since epoch).
+ "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.
+ "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).
+ }
x__xgafv: string, V1 error format.
Allowed values
@@ -169,14 +169,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>
+ "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.
+ "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
+ "expiration": "A String", # When the certificate expires (in milliseconds since epoch).
+ "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.
+ "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).
+ }</pre>
</div>
<div class="method">
@@ -197,14 +197,14 @@
{
"smimeInfo": [ # List of SmimeInfo.
{ # 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.
- },
+ "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.
+ "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
+ "expiration": "A String", # When the certificate expires (in milliseconds since epoch).
+ "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.
+ "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).
+ },
],
}</pre>
</div>