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/cloudshell_v1alpha1.users.environments.publicKeys.html b/docs/dyn/cloudshell_v1alpha1.users.environments.publicKeys.html
index 0659bf0..a3b67bc 100644
--- a/docs/dyn/cloudshell_v1alpha1.users.environments.publicKeys.html
+++ b/docs/dyn/cloudshell_v1alpha1.users.environments.publicKeys.html
@@ -99,12 +99,12 @@
     The object takes the form of:
 
 { # Request message for CreatePublicKey.
-    "key": { # A public SSH key, corresponding to a private SSH key held by the client. # Key that should be added to the environment.
-      "format": "A String", # Required. Format of this key's content.
-      "key": "A String", # Required. Content of this key.
-      "name": "A String", # Output only. Full name of this resource, in the format `users/{owner_email}/environments/{environment_id}/publicKeys/{key_id}`. `{owner_email}` is the email address of the user to whom the key belongs. `{environment_id}` is the identifier of the environment to which the key grants access. `{key_id}` is the unique identifier of the key. For example, `users/someone@example.com/environments/default/publicKeys/myKey`.
-    },
-  }
+  "key": { # A public SSH key, corresponding to a private SSH key held by the client. # Key that should be added to the environment.
+    "format": "A String", # Required. Format of this key's content.
+    "key": "A String", # Required. Content of this key.
+    "name": "A String", # Output only. Full name of this resource, in the format `users/{owner_email}/environments/{environment_id}/publicKeys/{key_id}`. `{owner_email}` is the email address of the user to whom the key belongs. `{environment_id}` is the identifier of the environment to which the key grants access. `{key_id}` is the unique identifier of the key. For example, `users/someone@example.com/environments/default/publicKeys/myKey`.
+  },
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -115,10 +115,10 @@
   An object of the form:
 
     { # A public SSH key, corresponding to a private SSH key held by the client.
-    "format": "A String", # Required. Format of this key's content.
-    "key": "A String", # Required. Content of this key.
-    "name": "A String", # Output only. Full name of this resource, in the format `users/{owner_email}/environments/{environment_id}/publicKeys/{key_id}`. `{owner_email}` is the email address of the user to whom the key belongs. `{environment_id}` is the identifier of the environment to which the key grants access. `{key_id}` is the unique identifier of the key. For example, `users/someone@example.com/environments/default/publicKeys/myKey`.
-  }</pre>
+  &quot;format&quot;: &quot;A String&quot;, # Required. Format of this key&#x27;s content.
+  &quot;key&quot;: &quot;A String&quot;, # Required. Content of this key.
+  &quot;name&quot;: &quot;A String&quot;, # Output only. Full name of this resource, in the format `users/{owner_email}/environments/{environment_id}/publicKeys/{key_id}`. `{owner_email}` is the email address of the user to whom the key belongs. `{environment_id}` is the identifier of the environment to which the key grants access. `{key_id}` is the unique identifier of the key. For example, `users/someone@example.com/environments/default/publicKeys/myKey`.
+}</pre>
 </div>
 
 <div class="method">
@@ -136,7 +136,7 @@
   An object of the form:
 
     { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
-  }</pre>
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file