docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/cloudfunctions_v1beta2.projects.locations.html b/docs/dyn/cloudfunctions_v1beta2.projects.locations.html
index 2eddedd..70cec9d 100644
--- a/docs/dyn/cloudfunctions_v1beta2.projects.locations.html
+++ b/docs/dyn/cloudfunctions_v1beta2.projects.locations.html
@@ -104,7 +104,6 @@
   An object of the form:
 
     { # The response message for Locations.ListLocations.
-    "nextPageToken": "A String", # The standard List next-page token.
     "locations": [ # A list of locations that matches the specified filter in the request.
       { # A resource that represents Google Cloud Platform location.
         "labels": { # Cross-service attributes for the location. For example
@@ -123,6 +122,7 @@
         },
       },
     ],
+    "nextPageToken": "A String", # The standard List next-page token.
   }</pre>
 </div>