chore: regens API reference docs (#889)
diff --git a/docs/dyn/safebrowsing_v4.encodedFullHashes.html b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
index 38e000c..84a68c2 100644
--- a/docs/dyn/safebrowsing_v4.encodedFullHashes.html
+++ b/docs/dyn/safebrowsing_v4.encodedFullHashes.html
@@ -105,8 +105,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.
},
],
},