Update docs for 1.4.1 release
diff --git a/docs/dyn/drive_v2.about.html b/docs/dyn/drive_v2.about.html
index 8be3517..a2ce314 100644
--- a/docs/dyn/drive_v2.about.html
+++ b/docs/dyn/drive_v2.about.html
@@ -112,7 +112,11 @@
     "etag": "A String", # The ETag of the item.
     "largestChangeId": "A String", # The largest change id.
     "quotaBytesUsedInTrash": "A String", # The number of quota bytes used by trashed items.
-    "domainSharingPolicy": "A String", # The domain sharing policy for the current user.
+    "domainSharingPolicy": "A String", # The domain sharing policy for the current user. Possible values are:
+        # - ALLOWED
+        # - ALLOWED_WITH_WARNING
+        # - INCOMING_ONLY
+        # - DISALLOWED
     "isCurrentAppInstalled": True or False, # A boolean indicating whether the authenticated app is installed by the authenticated user.
     "additionalRoleInfo": [ # Information about supported additional roles per file type. The most specific type takes precedence.
       {