docs: update generated docs (#981)

diff --git a/docs/dyn/ml_v1.projects.html b/docs/dyn/ml_v1.projects.html
index 5844bcf..ec4d52b 100644
--- a/docs/dyn/ml_v1.projects.html
+++ b/docs/dyn/ml_v1.projects.html
@@ -158,13 +158,13 @@
         #
         # Use of this type only changes how the request and response bodies are
         # handled, all other features will continue to work unchanged.
-      "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
       "extensions": [ # Application specific response metadata. Must be set in the first response
           # for streaming APIs.
         {
           "a_key": "", # Properties of the object. Contains field @type with type URL.
         },
       ],
+      "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
       "data": "A String", # The HTTP request/response body as raw binary.
     },
   }
@@ -216,13 +216,13 @@
       #
       # Use of this type only changes how the request and response bodies are
       # handled, all other features will continue to work unchanged.
-    "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
     "extensions": [ # Application specific response metadata. Must be set in the first response
         # for streaming APIs.
       {
         "a_key": "", # Properties of the object. Contains field @type with type URL.
       },
     ],
+    "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
     "data": "A String", # The HTTP request/response body as raw binary.
   }</pre>
 </div>
@@ -245,11 +245,11 @@
   An object of the form:
 
     { # Returns service account information associated with a project.
+    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account Cloud ML uses to access resources in the project.
     &quot;config&quot;: {
       &quot;tpuServiceAccount&quot;: &quot;A String&quot;, # The service account Cloud ML uses to run on TPU node.
     },
     &quot;serviceAccountProject&quot;: &quot;A String&quot;, # The project number for `service_account`.
-    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account Cloud ML uses to access resources in the project.
   }</pre>
 </div>
 
@@ -309,13 +309,13 @@
         #
         # Use of this type only changes how the request and response bodies are
         # handled, all other features will continue to work unchanged.
-      &quot;contentType&quot;: &quot;A String&quot;, # The HTTP Content-Type header value specifying the content type of the body.
       &quot;extensions&quot;: [ # Application specific response metadata. Must be set in the first response
           # for streaming APIs.
         {
           &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
         },
       ],
+      &quot;contentType&quot;: &quot;A String&quot;, # The HTTP Content-Type header value specifying the content type of the body.
       &quot;data&quot;: &quot;A String&quot;, # The HTTP request/response body as raw binary.
     },
   }
@@ -367,13 +367,13 @@
       #
       # Use of this type only changes how the request and response bodies are
       # handled, all other features will continue to work unchanged.
-    &quot;contentType&quot;: &quot;A String&quot;, # The HTTP Content-Type header value specifying the content type of the body.
     &quot;extensions&quot;: [ # Application specific response metadata. Must be set in the first response
         # for streaming APIs.
       {
         &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
       },
     ],
+    &quot;contentType&quot;: &quot;A String&quot;, # The HTTP Content-Type header value specifying the content type of the body.
     &quot;data&quot;: &quot;A String&quot;, # The HTTP request/response body as raw binary.
   }</pre>
 </div>