Refresh docs
diff --git a/docs/dyn/drive_v2.apps.html b/docs/dyn/drive_v2.apps.html
index 7dd4afe..27f5594 100644
--- a/docs/dyn/drive_v2.apps.html
+++ b/docs/dyn/drive_v2.apps.html
@@ -123,7 +123,7 @@
       "A String",
     ],
     "id": "A String", # The ID of the app.
-    "objectType": "A String", # The name of the type of object this app creates.
+    "objectType": "A String", # The type of object this app creates (e.g. Chart). If empty, the app name should be used instead.
   }</pre>
 </div>
 
@@ -170,7 +170,7 @@
           "A String",
         ],
         "id": "A String", # The ID of the app.
-        "objectType": "A String", # The name of the type of object this app creates.
+        "objectType": "A String", # The type of object this app creates (e.g. Chart). If empty, the app name should be used instead.
       },
     ],
     "kind": "drive#appList", # This is always drive#appList.