Regen all docs. (#700)

* Stop recursing if discovery == {}

* Generate docs with 'make docs'.
diff --git a/docs/dyn/safebrowsing_v4.encodedFullHashes.html b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
index df075b3..38e000c 100644
--- a/docs/dyn/safebrowsing_v4.encodedFullHashes.html
+++ b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
@@ -72,7 +72,7 @@
 
 </style>
 
-<h1><a href="safebrowsing_v4.html">Google Safe Browsing API</a> . <a href="safebrowsing_v4.encodedFullHashes.html">encodedFullHashes</a></h1>
+<h1><a href="safebrowsing_v4.html">Safe Browsing API</a> . <a href="safebrowsing_v4.encodedFullHashes.html">encodedFullHashes</a></h1>
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="#get">get(encodedRequest, clientVersion=None, clientId=None, x__xgafv=None)</a></code></p>
@@ -105,8 +105,8 @@
             # to know the metadata key/value pairs associated with each threat type.
           "entries": [ # The metadata entries.
             { # A single metadata entry.
-              "value": "A String", # The metadata entry value. For JSON requests, the value is base64-encoded.
               "key": "A String", # The metadata entry key. For JSON requests, the key is base64-encoded.
+              "value": "A String", # The metadata entry value. For JSON requests, the value is base64-encoded.
             },
           ],
         },