docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/cloudiot_v1.projects.locations.registries.html b/docs/dyn/cloudiot_v1.projects.locations.registries.html
index 40bea0c..f84418f 100644
--- a/docs/dyn/cloudiot_v1.projects.locations.registries.html
+++ b/docs/dyn/cloudiot_v1.projects.locations.registries.html
@@ -129,11 +129,11 @@
     The object takes the form of:
 
 { # Request for `BindDeviceToGateway`.
-    "gatewayId": "A String", # Required. The value of `gateway_id` can be either the device numeric ID or the
-        # user-defined device identifier.
     "deviceId": "A String", # Required. The device to associate with the specified gateway. The value of
         # `device_id` can be either the device numeric ID or the user-defined device
         # identifier.
+    "gatewayId": "A String", # Required. The value of `gateway_id` can be either the device numeric ID or the
+        # user-defined device identifier.
   }
 
   x__xgafv: string, V1 error format.
@@ -172,16 +172,16 @@
       # its registry credentials are revoked, deleted, or modified.
     { # A server-stored registry credential used to validate device credentials.
       "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+        "certificate": "A String", # The certificate data.
         "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-          "issuer": "A String", # The entity that signed the certificate.
-          "publicKeyType": "A String", # The type of public key in the certificate.
           "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
           "startTime": "A String", # The time the certificate becomes valid.
           "expiryTime": "A String", # The time the certificate becomes invalid.
           "subject": "A String", # The entity the certificate and public key belong to.
+          "issuer": "A String", # The entity that signed the certificate.
+          "publicKeyType": "A String", # The type of public key in the certificate.
         },
         "format": "A String", # The certificate format.
-        "certificate": "A String", # The certificate data.
       },
     },
   ],
@@ -197,12 +197,12 @@
       # to do so using an HTTP connection, an error is returned. Up to 10
       # configurations may be provided.
     { # The configuration for forwarding telemetry events.
+      "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+          # `projects/myProject/topics/deviceEvents`.
       "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
           # be used. The string must not include the leading '/' character. If empty,
           # all strings are matched. This field is used only for telemetry events;
           # subfolders are not supported for state changes.
-      "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-          # `projects/myProject/topics/deviceEvents`.
     },
   ],
   "logLevel": "A String", # **Beta Feature**
@@ -251,16 +251,16 @@
         # its registry credentials are revoked, deleted, or modified.
       { # A server-stored registry credential used to validate device credentials.
         "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+          "certificate": "A String", # The certificate data.
           "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-            "issuer": "A String", # The entity that signed the certificate.
-            "publicKeyType": "A String", # The type of public key in the certificate.
             "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
             "startTime": "A String", # The time the certificate becomes valid.
             "expiryTime": "A String", # The time the certificate becomes invalid.
             "subject": "A String", # The entity the certificate and public key belong to.
+            "issuer": "A String", # The entity that signed the certificate.
+            "publicKeyType": "A String", # The type of public key in the certificate.
           },
           "format": "A String", # The certificate format.
-          "certificate": "A String", # The certificate data.
         },
       },
     ],
@@ -276,12 +276,12 @@
         # to do so using an HTTP connection, an error is returned. Up to 10
         # configurations may be provided.
       { # The configuration for forwarding telemetry events.
+        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+            # `projects/myProject/topics/deviceEvents`.
         "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
             # be used. The string must not include the leading '/' character. If empty,
             # all strings are matched. This field is used only for telemetry events;
             # subfolders are not supported for state changes.
-        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-            # `projects/myProject/topics/deviceEvents`.
       },
     ],
     "logLevel": "A String", # **Beta Feature**
@@ -365,16 +365,16 @@
         # its registry credentials are revoked, deleted, or modified.
       { # A server-stored registry credential used to validate device credentials.
         "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+          "certificate": "A String", # The certificate data.
           "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-            "issuer": "A String", # The entity that signed the certificate.
-            "publicKeyType": "A String", # The type of public key in the certificate.
             "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
             "startTime": "A String", # The time the certificate becomes valid.
             "expiryTime": "A String", # The time the certificate becomes invalid.
             "subject": "A String", # The entity the certificate and public key belong to.
+            "issuer": "A String", # The entity that signed the certificate.
+            "publicKeyType": "A String", # The type of public key in the certificate.
           },
           "format": "A String", # The certificate format.
-          "certificate": "A String", # The certificate data.
         },
       },
     ],
@@ -390,12 +390,12 @@
         # to do so using an HTTP connection, an error is returned. Up to 10
         # configurations may be provided.
       { # The configuration for forwarding telemetry events.
+        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+            # `projects/myProject/topics/deviceEvents`.
         "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
             # be used. The string must not include the leading '/' character. If empty,
             # all strings are matched. This field is used only for telemetry events;
             # subfolders are not supported for state changes.
-        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-            # `projects/myProject/topics/deviceEvents`.
       },
     ],
     "logLevel": "A String", # **Beta Feature**
@@ -691,16 +691,16 @@
             # its registry credentials are revoked, deleted, or modified.
           { # A server-stored registry credential used to validate device credentials.
             "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+              "certificate": "A String", # The certificate data.
               "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-                "issuer": "A String", # The entity that signed the certificate.
-                "publicKeyType": "A String", # The type of public key in the certificate.
                 "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
                 "startTime": "A String", # The time the certificate becomes valid.
                 "expiryTime": "A String", # The time the certificate becomes invalid.
                 "subject": "A String", # The entity the certificate and public key belong to.
+                "issuer": "A String", # The entity that signed the certificate.
+                "publicKeyType": "A String", # The type of public key in the certificate.
               },
               "format": "A String", # The certificate format.
-              "certificate": "A String", # The certificate data.
             },
           },
         ],
@@ -716,12 +716,12 @@
             # to do so using an HTTP connection, an error is returned. Up to 10
             # configurations may be provided.
           { # The configuration for forwarding telemetry events.
+            "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+                # `projects/myProject/topics/deviceEvents`.
             "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
                 # be used. The string must not include the leading '/' character. If empty,
                 # all strings are matched. This field is used only for telemetry events;
                 # subfolders are not supported for state changes.
-            "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-                # `projects/myProject/topics/deviceEvents`.
           },
         ],
         "logLevel": "A String", # **Beta Feature**
@@ -792,16 +792,16 @@
       # its registry credentials are revoked, deleted, or modified.
     { # A server-stored registry credential used to validate device credentials.
       "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+        "certificate": "A String", # The certificate data.
         "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-          "issuer": "A String", # The entity that signed the certificate.
-          "publicKeyType": "A String", # The type of public key in the certificate.
           "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
           "startTime": "A String", # The time the certificate becomes valid.
           "expiryTime": "A String", # The time the certificate becomes invalid.
           "subject": "A String", # The entity the certificate and public key belong to.
+          "issuer": "A String", # The entity that signed the certificate.
+          "publicKeyType": "A String", # The type of public key in the certificate.
         },
         "format": "A String", # The certificate format.
-        "certificate": "A String", # The certificate data.
       },
     },
   ],
@@ -817,12 +817,12 @@
       # to do so using an HTTP connection, an error is returned. Up to 10
       # configurations may be provided.
     { # The configuration for forwarding telemetry events.
+      "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+          # `projects/myProject/topics/deviceEvents`.
       "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
           # be used. The string must not include the leading '/' character. If empty,
           # all strings are matched. This field is used only for telemetry events;
           # subfolders are not supported for state changes.
-      "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-          # `projects/myProject/topics/deviceEvents`.
     },
   ],
   "logLevel": "A String", # **Beta Feature**
@@ -876,16 +876,16 @@
         # its registry credentials are revoked, deleted, or modified.
       { # A server-stored registry credential used to validate device credentials.
         "publicKeyCertificate": { # A public key certificate format and data. # A public key certificate used to verify the device credentials.
+          "certificate": "A String", # The certificate data.
           "x509Details": { # Details of an X.509 certificate. For informational purposes only. # [Output only] The certificate details. Used only for X.509 certificates.
-            "issuer": "A String", # The entity that signed the certificate.
-            "publicKeyType": "A String", # The type of public key in the certificate.
             "signatureAlgorithm": "A String", # The algorithm used to sign the certificate.
             "startTime": "A String", # The time the certificate becomes valid.
             "expiryTime": "A String", # The time the certificate becomes invalid.
             "subject": "A String", # The entity the certificate and public key belong to.
+            "issuer": "A String", # The entity that signed the certificate.
+            "publicKeyType": "A String", # The type of public key in the certificate.
           },
           "format": "A String", # The certificate format.
-          "certificate": "A String", # The certificate data.
         },
       },
     ],
@@ -901,12 +901,12 @@
         # to do so using an HTTP connection, an error is returned. Up to 10
         # configurations may be provided.
       { # The configuration for forwarding telemetry events.
+        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
+            # `projects/myProject/topics/deviceEvents`.
         "subfolderMatches": "A String", # If the subfolder name matches this string exactly, this configuration will
             # be used. The string must not include the leading '/' character. If empty,
             # all strings are matched. This field is used only for telemetry events;
             # subfolders are not supported for state changes.
-        "pubsubTopicName": "A String", # A Cloud Pub/Sub topic name. For example,
-            # `projects/myProject/topics/deviceEvents`.
       },
     ],
     "logLevel": "A String", # **Beta Feature**