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.sendAs.smimeInfo.html b/docs/dyn/gmail_v1.users.settings.sendAs.smimeInfo.html
index c016cdd..374e9a3 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.
- "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
- "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).
- "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.
- }</pre>
+ "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).
+ "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.
+}</pre>
</div>
<div class="method">
@@ -151,13 +151,13 @@
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.
"encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
- "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).
"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).
+ "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.
}
x__xgafv: string, V1 error format.
@@ -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.
- "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
- "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).
- "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.
- }</pre>
+ "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).
+ "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.
+}</pre>
</div>
<div class="method">
@@ -195,18 +195,18 @@
An object of the form:
{
- "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.
- "encryptedKeyPassword": "A String", # Encrypted key password, when key is encrypted.
- "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).
- "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.
- },
- ],
- }</pre>
+ "smimeInfo": [ # List of SmimeInfo.
+ { # An S/MIME email config.
+ "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).
+ "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.
+ },
+ ],
+}</pre>
</div>
<div class="method">