docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/iam_v1.projects.serviceAccounts.keys.html b/docs/dyn/iam_v1.projects.serviceAccounts.keys.html
index 149c479..1a5eb28 100644
--- a/docs/dyn/iam_v1.projects.serviceAccounts.keys.html
+++ b/docs/dyn/iam_v1.projects.serviceAccounts.keys.html
@@ -139,15 +139,6 @@
#
# Public keys for all service accounts are also published at the OAuth2
# Service Account API.
- "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
- "privateKeyType": "A String", # The output format for the private key.
- # Only provided in `CreateServiceAccountKey` responses, not
- # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
- #
- # Google never exposes system-managed private keys, and never retains
- # user-managed private keys.
- "validAfterTime": "A String", # The key can be used after this timestamp.
- "keyOrigin": "A String", # The key origin.
"privateKeyData": "A String", # The private key data. Only provided in `CreateServiceAccountKey`
# responses. Make sure to keep the private key data secure because it
# allows for the assertion of the service account identity.
@@ -163,6 +154,15 @@
# For system-managed key pairs, this timestamp is the end time for the
# private key signing operation. The public key could still be used
# for verification for a few hours after this time.
+ "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
+ "privateKeyType": "A String", # The output format for the private key.
+ # Only provided in `CreateServiceAccountKey` responses, not
+ # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
+ #
+ # Google never exposes system-managed private keys, and never retains
+ # user-managed private keys.
+ "validAfterTime": "A String", # The key can be used after this timestamp.
+ "keyOrigin": "A String", # The key origin.
}</pre>
</div>
@@ -236,15 +236,6 @@
#
# Public keys for all service accounts are also published at the OAuth2
# Service Account API.
- "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
- "privateKeyType": "A String", # The output format for the private key.
- # Only provided in `CreateServiceAccountKey` responses, not
- # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
- #
- # Google never exposes system-managed private keys, and never retains
- # user-managed private keys.
- "validAfterTime": "A String", # The key can be used after this timestamp.
- "keyOrigin": "A String", # The key origin.
"privateKeyData": "A String", # The private key data. Only provided in `CreateServiceAccountKey`
# responses. Make sure to keep the private key data secure because it
# allows for the assertion of the service account identity.
@@ -260,6 +251,15 @@
# For system-managed key pairs, this timestamp is the end time for the
# private key signing operation. The public key could still be used
# for verification for a few hours after this time.
+ "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
+ "privateKeyType": "A String", # The output format for the private key.
+ # Only provided in `CreateServiceAccountKey` responses, not
+ # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
+ #
+ # Google never exposes system-managed private keys, and never retains
+ # user-managed private keys.
+ "validAfterTime": "A String", # The key can be used after this timestamp.
+ "keyOrigin": "A String", # The key origin.
}</pre>
</div>
@@ -305,15 +305,6 @@
#
# Public keys for all service accounts are also published at the OAuth2
# Service Account API.
- "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
- "privateKeyType": "A String", # The output format for the private key.
- # Only provided in `CreateServiceAccountKey` responses, not
- # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
- #
- # Google never exposes system-managed private keys, and never retains
- # user-managed private keys.
- "validAfterTime": "A String", # The key can be used after this timestamp.
- "keyOrigin": "A String", # The key origin.
"privateKeyData": "A String", # The private key data. Only provided in `CreateServiceAccountKey`
# responses. Make sure to keep the private key data secure because it
# allows for the assertion of the service account identity.
@@ -329,6 +320,15 @@
# For system-managed key pairs, this timestamp is the end time for the
# private key signing operation. The public key could still be used
# for verification for a few hours after this time.
+ "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
+ "privateKeyType": "A String", # The output format for the private key.
+ # Only provided in `CreateServiceAccountKey` responses, not
+ # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
+ #
+ # Google never exposes system-managed private keys, and never retains
+ # user-managed private keys.
+ "validAfterTime": "A String", # The key can be used after this timestamp.
+ "keyOrigin": "A String", # The key origin.
},
],
}</pre>
@@ -383,15 +383,6 @@
#
# Public keys for all service accounts are also published at the OAuth2
# Service Account API.
- "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
- "privateKeyType": "A String", # The output format for the private key.
- # Only provided in `CreateServiceAccountKey` responses, not
- # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
- #
- # Google never exposes system-managed private keys, and never retains
- # user-managed private keys.
- "validAfterTime": "A String", # The key can be used after this timestamp.
- "keyOrigin": "A String", # The key origin.
"privateKeyData": "A String", # The private key data. Only provided in `CreateServiceAccountKey`
# responses. Make sure to keep the private key data secure because it
# allows for the assertion of the service account identity.
@@ -407,6 +398,15 @@
# For system-managed key pairs, this timestamp is the end time for the
# private key signing operation. The public key could still be used
# for verification for a few hours after this time.
+ "keyAlgorithm": "A String", # Specifies the algorithm (and possibly key size) for the key.
+ "privateKeyType": "A String", # The output format for the private key.
+ # Only provided in `CreateServiceAccountKey` responses, not
+ # in `GetServiceAccountKey` or `ListServiceAccountKey` responses.
+ #
+ # Google never exposes system-managed private keys, and never retains
+ # user-managed private keys.
+ "validAfterTime": "A String", # The key can be used after this timestamp.
+ "keyOrigin": "A String", # The key origin.
}</pre>
</div>