Updated docs
diff --git a/docs/dyn/sqladmin_v1beta4.operations.html b/docs/dyn/sqladmin_v1beta4.operations.html
index fbda87f..8b19636 100644
--- a/docs/dyn/sqladmin_v1beta4.operations.html
+++ b/docs/dyn/sqladmin_v1beta4.operations.html
@@ -129,7 +129,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.
+        "schemaOnly": True or False, # Export only schemas.
       },
     },
     "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
@@ -204,7 +204,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.
+            "schemaOnly": True or False, # Export only schemas.
           },
         },
         "startTime": "A String", # The time this operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.