docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/file_v1.projects.locations.operations.html b/docs/dyn/file_v1.projects.locations.operations.html
index 1213b3a..5fbc730 100644
--- a/docs/dyn/file_v1.projects.locations.operations.html
+++ b/docs/dyn/file_v1.projects.locations.operations.html
@@ -248,6 +248,7 @@
   An object of the form:
 
     { # The response message for Operations.ListOperations.
+    "nextPageToken": "A String", # The standard List next-page token.
     "operations": [ # A list of operations that matches the specified filter in the request.
       { # This resource represents a long-running operation that is the result of a
           # network API call.
@@ -293,7 +294,6 @@
             # available.
       },
     ],
-    "nextPageToken": "A String", # The standard List next-page token.
   }</pre>
 </div>