chore: update docs/dyn (#1106)

diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html
index 76630cb..04aa4d7 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.
+  "jobType": "A String", # Which type of jobs will use the reservation.
   "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   "state": "A String", # Output only. State of the assignment.
   "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
-  "jobType": "A String", # Which type of jobs will use the reservation.
 }
 
   x__xgafv: string, V1 error format.
@@ -123,10 +123,10 @@
   An object of the form:
 
     { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
+    "jobType": "A String", # Which type of jobs will use the reservation.
     "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
     "state": "A String", # Output only. State of the assignment.
     "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
-    "jobType": "A String", # Which type of jobs will use the reservation.
   }</pre>
 </div>
 
@@ -165,15 +165,15 @@
   An object of the form:
 
     { # The response for ReservationService.ListAssignments.
-    &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;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;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the 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;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
         &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;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
       },
     ],
+    &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>
 
@@ -213,10 +213,10 @@
   An object of the form:
 
     { # A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
+    &quot;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the 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;state&quot;: &quot;A String&quot;, # Output only. State of the assignment.
     &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;jobType&quot;: &quot;A String&quot;, # Which type of jobs will use the reservation.
   }</pre>
 </div>