Regen docs (#373)

diff --git a/docs/dyn/safebrowsing_v4.encodedFullHashes.html b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
index fe4247f..b6fba52 100644
--- a/docs/dyn/safebrowsing_v4.encodedFullHashes.html
+++ b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
@@ -103,8 +103,8 @@
             # to know the metadata key/value pairs associated with each threat type.
           "entries": [ # The metadata entries.
             { # A single metadata entry.
-              "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.
+              "key": "A String", # The metadata entry key. For JSON requests, the key is base64-encoded.
             },
           ],
         },