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/cloudiot_v1.projects.locations.registries.devices.states.html b/docs/dyn/cloudiot_v1.projects.locations.registries.devices.states.html
index 93a37c2..a73934e 100644
--- a/docs/dyn/cloudiot_v1.projects.locations.registries.devices.states.html
+++ b/docs/dyn/cloudiot_v1.projects.locations.registries.devices.states.html
@@ -102,13 +102,13 @@
   An object of the form:
 
     { # Response for `ListDeviceStates`.
-    "deviceStates": [ # The last few device states. States are listed in descending order of server update time, starting from the most recent one.
-      { # The device state, as reported by the device.
-        "binaryData": "A String", # The device state data.
-        "updateTime": "A String", # [Output only] The time at which this state version was updated in Cloud IoT Core.
-      },
-    ],
-  }</pre>
+  &quot;deviceStates&quot;: [ # The last few device states. States are listed in descending order of server update time, starting from the most recent one.
+    { # The device state, as reported by the device.
+      &quot;binaryData&quot;: &quot;A String&quot;, # The device state data.
+      &quot;updateTime&quot;: &quot;A String&quot;, # [Output only] The time at which this state version was updated in Cloud IoT Core.
+    },
+  ],
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file