chore: regens API reference docs (#889)
diff --git a/docs/dyn/cloudshell_v1.operations.html b/docs/dyn/cloudshell_v1.operations.html
index a5a5fa5..fabb5e0 100644
--- a/docs/dyn/cloudshell_v1.operations.html
+++ b/docs/dyn/cloudshell_v1.operations.html
@@ -248,7 +248,6 @@
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.
@@ -294,6 +293,7 @@
# `name` should be a resource name ending with `operations/{unique_id}`.
},
],
+ "nextPageToken": "A String", # The standard List next-page token.
}</pre>
</div>