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/bigqueryreservation_v1.projects.locations.reservations.assignments.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html
index 3a7c793..4f9e052 100644
--- a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html
+++ b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html
@@ -108,10 +108,10 @@
     The object takes the form of:
 
 { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
-  "state": "A String", # Output only. State of the assignment.
   "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   "jobType": "A String", # Which type of jobs will use the reservation.
   "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
+  "state": "A String", # Output only. State of the assignment.
 }
 
   x__xgafv: string, V1 error format.
@@ -123,11 +123,11 @@
   An object of the form:
 
     { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
-    "state": "A String", # Output only. State of the assignment.
-    "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
-    "jobType": "A String", # Which type of jobs will use the reservation.
-    "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
-  }</pre>
+  &quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+  &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
+  &quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
+  &quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
+}</pre>
 </div>
 
 <div class="method">
@@ -145,7 +145,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>
 
 <div class="method">
@@ -165,16 +165,16 @@
   An object of the form:
 
     { # The response for ReservationService.ListAssignments.
-    &quot;assignments&quot;: [ # List of assignments visible to the user.
-      { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
-        &quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
-        &quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
-        &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
-        &quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
-      },
-    ],
-    &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>
+  &quot;assignments&quot;: [ # List of assignments visible to the user.
+    { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
+      &quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+      &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
+      &quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
+      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
+    },
+  ],
+  &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>
 
 <div class="method">
@@ -201,8 +201,8 @@
     The object takes the form of:
 
 { # The request for ReservationService.MoveAssignment. **Note**: &quot;bigquery.reservationAssignments.create&quot; permission is required on the destination_id. **Note**: &quot;bigquery.reservationAssignments.create&quot; and &quot;bigquery.reservationAssignments.delete&quot; permission are required on the related assignee.
-    &quot;destinationId&quot;: &quot;A String&quot;, # The new reservation ID, e.g.: `projects/myotherproject/locations/US/reservations/team2-prod`
-  }
+  &quot;destinationId&quot;: &quot;A String&quot;, # The new reservation ID, e.g.: `projects/myotherproject/locations/US/reservations/team2-prod`
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -213,11 +213,11 @@
   An object of the form:
 
     { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
-    &quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
-    &quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
-    &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
-    &quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
-  }</pre>
+  &quot;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+  &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
+  &quot;name&quot;: &quot;A String&quot;, # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
+  &quot;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file