chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html
index 04aa4d7..ea131d2 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.
+  "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`.
+  "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.
-    "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.
+    "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`.
+    "assignee": "A String", # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   }</pre>
 </div>
 
@@ -167,10 +167,10 @@
     { # 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;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;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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
       },
     ],
     &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.
@@ -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;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;assignee&quot;: &quot;A String&quot;, # The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.
   }</pre>
 </div>