docs: update docs (#916)

* fix: re-run script

* test: fix noxfile
diff --git a/docs/dyn/cloudtasks_v2beta3.projects.locations.html b/docs/dyn/cloudtasks_v2beta3.projects.locations.html
index 8e58870..c256630 100644
--- a/docs/dyn/cloudtasks_v2beta3.projects.locations.html
+++ b/docs/dyn/cloudtasks_v2beta3.projects.locations.html
@@ -139,6 +139,7 @@
   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.
         "name": "A String", # Resource name for the location, which may vary between implementations.
@@ -157,7 +158,6 @@
         },
       },
     ],
-    "nextPageToken": "A String", # The standard List next-page token.
   }</pre>
 </div>