chore: update docs/dyn (#1106)

diff --git a/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html b/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
index f44b611..45bfab0 100644
--- a/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
+++ b/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
@@ -128,20 +128,20 @@
   An object of the form:
 
     { # Slot pool is a way to purchase slots with some minimum committed period of usage. Slot pool is immutable and cannot be deleted until the end of the commitment period. After the end of the commitment period, slots are still available but can be freely removed any time. Annual commitments will automatically be downgraded to monthly after the commitment ends. A slot pool resource exists as a child resource of a top-level reservation. Sum of all the ACTIVE pools slot_count is always equal to the reservation slot_capacity.
-    "commitmentEndTime": "A String", # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
-    "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
-    "slotCount": "A String", # Number of slots in this pool.
-    "plan": "A String", # Slot pool commitment plan.
-    "state": "A String", # Output only.
     "failureStatus": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. 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). # Output only. For FAILED slot pool, provides the reason of failure.
+      "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.
+      "code": 42, # The status code, which should be an enum value of google.rpc.Code.
       "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
         {
           "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.
-      "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.
     },
+    "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
+    "plan": "A String", # Slot pool commitment plan.
+    "state": "A String", # Output only.
+    "commitmentEndTime": "A String", # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
+    "slotCount": "A String", # Number of slots in this pool.
   }</pre>
 </div>
 
@@ -162,25 +162,25 @@
   An object of the form:
 
     { # The response for ReservationService.ListSlotPools.
-    &quot;nextPageToken&quot;: &quot;A String&quot;, # Token to retrieve the next page of results, or empty if there are no more results in the list.
     &quot;slotPools&quot;: [ # List of slot pools visible to the user.
       { # Slot pool is a way to purchase slots with some minimum committed period of usage. Slot pool is immutable and cannot be deleted until the end of the commitment period. After the end of the commitment period, slots are still available but can be freely removed any time. Annual commitments will automatically be downgraded to monthly after the commitment ends. A slot pool resource exists as a child resource of a top-level reservation. Sum of all the ACTIVE pools slot_count is always equal to the reservation slot_capacity.
-        &quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
-        &quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
-        &quot;slotCount&quot;: &quot;A String&quot;, # Number of slots in this pool.
-        &quot;plan&quot;: &quot;A String&quot;, # Slot pool commitment plan.
-        &quot;state&quot;: &quot;A String&quot;, # Output only.
         &quot;failureStatus&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. 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). # Output only. For FAILED slot pool, provides the reason of failure.
+          &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.
+          &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
           &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
             {
               &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;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.
         },
+        &quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
+        &quot;plan&quot;: &quot;A String&quot;, # Slot pool commitment plan.
+        &quot;state&quot;: &quot;A String&quot;, # Output only.
+        &quot;commitmentEndTime&quot;: &quot;A String&quot;, # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
+        &quot;slotCount&quot;: &quot;A String&quot;, # Number of slots in this pool.
       },
     ],
+    &quot;nextPageToken&quot;: &quot;A String&quot;, # Token to retrieve the next page of results, or empty if there are no more results in the list.
   }</pre>
 </div>