build: run docs regen in synth.py (#1059)

diff --git a/docs/dyn/reseller_v1.resellernotify.html b/docs/dyn/reseller_v1.resellernotify.html
index f979a12..893f187 100644
--- a/docs/dyn/reseller_v1.resellernotify.html
+++ b/docs/dyn/reseller_v1.resellernotify.html
@@ -72,7 +72,7 @@
 
 </style>
 
-<h1><a href="reseller_v1.html">Enterprise Apps Reseller API</a> . <a href="reseller_v1.resellernotify.html">resellernotify</a></h1>
+<h1><a href="reseller_v1.html">Workspace Reseller API</a> . <a href="reseller_v1.resellernotify.html">resellernotify</a></h1>
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="#close">close()</a></code></p>
@@ -102,10 +102,10 @@
   An object of the form:
 
     { # JSON template for resellernotify getwatchdetails response.
+    &quot;topicName&quot;: &quot;A String&quot;, # Topic name of the PubSub
     &quot;serviceAccountEmailAddresses&quot;: [ # List of registered service accounts.
       &quot;A String&quot;,
     ],
-    &quot;topicName&quot;: &quot;A String&quot;, # Topic name of the PubSub
   }</pre>
 </div>