Clean and regen docs (#401)

diff --git a/docs/dyn/safebrowsing_v4.threatMatches.html b/docs/dyn/safebrowsing_v4.threatMatches.html
index f4f0f09..3379a46 100644
--- a/docs/dyn/safebrowsing_v4.threatMatches.html
+++ b/docs/dyn/safebrowsing_v4.threatMatches.html
@@ -88,9 +88,9 @@
 
 { # Request to check entries against lists.
     "client": { # The client metadata associated with Safe Browsing API requests. # The client metadata.
+      "clientVersion": "A String", # The version of the client implementation.
       "clientId": "A String", # A client ID that (hopefully) uniquely identifies the client implementation
           # of the Safe Browsing API.
-      "clientVersion": "A String", # The version of the client implementation.
     },
     "threatInfo": { # The information regarding one or more threats that a client submits when # The lists and entries to be checked for matches.
         # checking for matches in threat lists.