chore: regens API reference docs (#889)

diff --git a/docs/dyn/poly_v1.assets.html b/docs/dyn/poly_v1.assets.html
index e75586f..cfa8b57 100644
--- a/docs/dyn/poly_v1.assets.html
+++ b/docs/dyn/poly_v1.assets.html
@@ -269,11 +269,11 @@
   An object of the form:
 
     { # A response message from a request to list.
+    "totalSize": 42, # The total number of assets in the list, without pagination.
     "nextPageToken": "A String", # The continuation token for retrieving the next page. If empty,
         # indicates that there are no more pages. To get the next page, submit the
         # same request specifying this value as the
         # page_token.
-    "totalSize": 42, # The total number of assets in the list, without pagination.
     "assets": [ # A list of assets that match the criteria specified in the request.
       { # Represents and describes an asset in the Poly library. An asset is a 3D model
           # or scene created using [Tilt Brush](//www.tiltbrush.com),