docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/bigtableadmin_v2.projects.locations.html b/docs/dyn/bigtableadmin_v2.projects.locations.html
index 7628dbb..2147e0f 100644
--- a/docs/dyn/bigtableadmin_v2.projects.locations.html
+++ b/docs/dyn/bigtableadmin_v2.projects.locations.html
@@ -134,7 +134,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.
"name": "A String", # Resource name for the location, which may vary between implementations.
@@ -153,6 +152,7 @@
},
},
],
+ "nextPageToken": "A String", # The standard List next-page token.
}</pre>
</div>