chore: update docs/dyn (#1106)

diff --git a/docs/dyn/bigqueryreservation_v1beta1.projects.locations.reservations.assignments.html b/docs/dyn/bigqueryreservation_v1beta1.projects.locations.reservations.assignments.html
index 628a160..239e0d0 100644
--- a/docs/dyn/bigqueryreservation_v1beta1.projects.locations.reservations.assignments.html
+++ b/docs/dyn/bigqueryreservation_v1beta1.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.
-  "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.
-  "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+  "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.
+  "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
 }
 
   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.
-    "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.
-    "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+    "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.
+    "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   }</pre>
 </div>
 
@@ -168,10 +168,10 @@
     &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;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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+        &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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
       },
     ],
   }</pre>
@@ -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;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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
+    &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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   }</pre>
 </div>