docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html
index 04f9fac..e123727 100644
--- a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html
+++ b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html
@@ -112,6 +112,9 @@
 { # A resizable group of nodes in a particular cloud location, capable
     # of serving all Tables in the parent
     # Instance.
+  "name": "A String", # Required. (`OutputOnly`)
+      # The unique name of the cluster. Values are of the form
+      # `projects/{project}/instances/{instance}/clusters/a-z*`.
   "serveNodes": 42, # Required. The number of nodes allocated to this cluster. More nodes enable higher
       # throughput and more consistent performance.
   "defaultStorageType": "A String", # (`CreationOnly`)
@@ -124,9 +127,6 @@
       # form `projects/{project}/locations/{zone}`.
   "state": "A String", # (`OutputOnly`)
       # The current state of the cluster.
-  "name": "A String", # Required. (`OutputOnly`)
-      # The unique name of the cluster. Values are of the form
-      # `projects/{project}/instances/{instance}/clusters/a-z*`.
 }
 
   clusterId: string, Required. The ID to be used when referring to the new cluster within its instance,
@@ -142,15 +142,6 @@
 
     { # This resource represents a long-running operation that is the result of a
       # network API call.
-    "metadata": { # Service-specific metadata associated with the operation.  It typically
-        # contains progress information and common metadata such as create time.
-        # Some services might not provide such metadata.  Any method that returns a
-        # long-running operation should document the metadata type, if any.
-      "a_key": "", # Properties of the object. Contains field @type with type URL.
-    },
-    "done": True or False, # If the value is `false`, it means the operation is still in progress.
-        # If `true`, the operation is completed, and either `error` or `response` is
-        # available.
     "response": { # The normal response of the operation in case of success.  If the original
         # method returns no data on success, such as `Delete`, the response is
         # `google.protobuf.Empty`.  If the original method is standard
@@ -171,7 +162,6 @@
         #
         # You can find out more about this error model and how to work with it in the
         # [API Design Guide](https://cloud.google.com/apis/design/errors).
-      "code": 42, # The status code, which should be an enum value of google.rpc.Code.
       "message": "A String", # A developer-facing error message, which should be in English. Any
           # user-facing error message should be localized and sent in the
           # google.rpc.Status.details field, or localized by the client.
@@ -181,7 +171,17 @@
           "a_key": "", # Properties of the object. Contains field @type with type URL.
         },
       ],
+      "code": 42, # The status code, which should be an enum value of google.rpc.Code.
     },
+    "metadata": { # Service-specific metadata associated with the operation.  It typically
+        # contains progress information and common metadata such as create time.
+        # Some services might not provide such metadata.  Any method that returns a
+        # long-running operation should document the metadata type, if any.
+      "a_key": "", # Properties of the object. Contains field @type with type URL.
+    },
+    "done": True or False, # If the value is `false`, it means the operation is still in progress.
+        # If `true`, the operation is completed, and either `error` or `response` is
+        # available.
   }</pre>
 </div>
 
@@ -230,6 +230,9 @@
     { # A resizable group of nodes in a particular cloud location, capable
       # of serving all Tables in the parent
       # Instance.
+    &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
+        # The unique name of the cluster. Values are of the form
+        # `projects/{project}/instances/{instance}/clusters/a-z*`.
     &quot;serveNodes&quot;: 42, # Required. The number of nodes allocated to this cluster. More nodes enable higher
         # throughput and more consistent performance.
     &quot;defaultStorageType&quot;: &quot;A String&quot;, # (`CreationOnly`)
@@ -242,9 +245,6 @@
         # form `projects/{project}/locations/{zone}`.
     &quot;state&quot;: &quot;A String&quot;, # (`OutputOnly`)
         # The current state of the cluster.
-    &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
-        # The unique name of the cluster. Values are of the form
-        # `projects/{project}/instances/{instance}/clusters/a-z*`.
   }</pre>
 </div>
 
@@ -271,6 +271,9 @@
       { # A resizable group of nodes in a particular cloud location, capable
           # of serving all Tables in the parent
           # Instance.
+        &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
+            # The unique name of the cluster. Values are of the form
+            # `projects/{project}/instances/{instance}/clusters/a-z*`.
         &quot;serveNodes&quot;: 42, # Required. The number of nodes allocated to this cluster. More nodes enable higher
             # throughput and more consistent performance.
         &quot;defaultStorageType&quot;: &quot;A String&quot;, # (`CreationOnly`)
@@ -283,9 +286,6 @@
             # form `projects/{project}/locations/{zone}`.
         &quot;state&quot;: &quot;A String&quot;, # (`OutputOnly`)
             # The current state of the cluster.
-        &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
-            # The unique name of the cluster. Values are of the form
-            # `projects/{project}/instances/{instance}/clusters/a-z*`.
       },
     ],
     &quot;failedLocations&quot;: [ # Locations from which Cluster information could not be retrieved,
@@ -327,6 +327,9 @@
 { # A resizable group of nodes in a particular cloud location, capable
     # of serving all Tables in the parent
     # Instance.
+  &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
+      # The unique name of the cluster. Values are of the form
+      # `projects/{project}/instances/{instance}/clusters/a-z*`.
   &quot;serveNodes&quot;: 42, # Required. The number of nodes allocated to this cluster. More nodes enable higher
       # throughput and more consistent performance.
   &quot;defaultStorageType&quot;: &quot;A String&quot;, # (`CreationOnly`)
@@ -339,9 +342,6 @@
       # form `projects/{project}/locations/{zone}`.
   &quot;state&quot;: &quot;A String&quot;, # (`OutputOnly`)
       # The current state of the cluster.
-  &quot;name&quot;: &quot;A String&quot;, # Required. (`OutputOnly`)
-      # The unique name of the cluster. Values are of the form
-      # `projects/{project}/instances/{instance}/clusters/a-z*`.
 }
 
   x__xgafv: string, V1 error format.
@@ -354,15 +354,6 @@
 
     { # This resource represents a long-running operation that is the result of a
       # network API call.
-    &quot;metadata&quot;: { # Service-specific metadata associated with the operation.  It typically
-        # contains progress information and common metadata such as create time.
-        # Some services might not provide such metadata.  Any method that returns a
-        # long-running operation should document the metadata type, if any.
-      &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
-    },
-    &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress.
-        # If `true`, the operation is completed, and either `error` or `response` is
-        # available.
     &quot;response&quot;: { # The normal response of the operation in case of success.  If the original
         # method returns no data on success, such as `Delete`, the response is
         # `google.protobuf.Empty`.  If the original method is standard
@@ -383,7 +374,6 @@
         #
         # You can find out more about this error model and how to work with it in the
         # [API Design Guide](https://cloud.google.com/apis/design/errors).
-      &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
       &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any
           # user-facing error message should be localized and sent in the
           # google.rpc.Status.details field, or localized by the client.
@@ -393,7 +383,17 @@
           &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
         },
       ],
+      &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
     },
+    &quot;metadata&quot;: { # Service-specific metadata associated with the operation.  It typically
+        # contains progress information and common metadata such as create time.
+        # Some services might not provide such metadata.  Any method that returns a
+        # long-running operation should document the metadata type, if any.
+      &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
+    },
+    &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress.
+        # If `true`, the operation is completed, and either `error` or `response` is
+        # available.
   }</pre>
 </div>