Update docs for 1.4.2 release
diff --git a/docs/dyn/sqladmin_v1beta4.databases.html b/docs/dyn/sqladmin_v1beta4.databases.html
index 432681a..c16379c 100644
--- a/docs/dyn/sqladmin_v1beta4.databases.html
+++ b/docs/dyn/sqladmin_v1beta4.databases.html
@@ -139,6 +139,7 @@
         "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database.
           "A String",
         ],
+        "schemaOnly": True or False, # Export only schema.
       },
     },
     "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
@@ -246,6 +247,7 @@
         "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database.
           "A String",
         ],
+        "schemaOnly": True or False, # Export only schema.
       },
     },
     "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
@@ -358,6 +360,7 @@
         "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database.
           "A String",
         ],
+        "schemaOnly": True or False, # Export only schema.
       },
     },
     "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
@@ -442,6 +445,7 @@
         "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database.
           "A String",
         ],
+        "schemaOnly": True or False, # Export only schema.
       },
     },
     "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.