Update docs for 1.4.2 release
diff --git a/docs/dyn/discovery_v1.apis.html b/docs/dyn/discovery_v1.apis.html
index 5fbd0cf..22c10dd 100644
--- a/docs/dyn/discovery_v1.apis.html
+++ b/docs/dyn/discovery_v1.apis.html
@@ -389,6 +389,7 @@
     "name": "A String", # The name of this API.
     "basePath": "A String", # [DEPRECATED] The base path for REST requests.
     "title": "A String", # The title of this API.
+    "exponentialBackoffDefault": True or False, # Enable exponential backoff for suitable methods in the generated clients.
     "discoveryVersion": "v1", # Indicate the version of the Discovery API used to generate this doc.
     "documentationLink": "A String", # A link to human readable documentation for the API.
   }</pre>